diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:12:56 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:12:56 +0000 |
commit | e8e1f17eb1e43da85355e34fe87eb032a3851981 (patch) | |
tree | 062ee3dbb38b3e217898c341de0259059df2764c /app-cdr/bchunk | |
parent | Added amd64 keyword (diff) | |
download | historical-e8e1f17eb1e43da85355e34fe87eb032a3851981.tar.gz historical-e8e1f17eb1e43da85355e34fe87eb032a3851981.tar.bz2 historical-e8e1f17eb1e43da85355e34fe87eb032a3851981.zip |
stable
Diffstat (limited to 'app-cdr/bchunk')
-rw-r--r-- | app-cdr/bchunk/bchunk-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bchunk/bchunk-1.2.0.ebuild b/app-cdr/bchunk/bchunk-1.2.0.ebuild index 684193fcf51c..151f6c49a040 100644 --- a/app-cdr/bchunk/bchunk-1.2.0.ebuild +++ b/app-cdr/bchunk/bchunk-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.2.0.ebuild,v 1.1 2004/10/22 02:12:52 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.2.0.ebuild,v 1.2 2004/12/18 19:06:13 blubb Exp $ inherit gcc @@ -10,7 +10,7 @@ SRC_URI="http://he.fi/bchunk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="~x86 ~ppc ~sparc amd64" IUSE="" DEPEND="virtual/libc" |