diff options
author | 2003-06-22 06:06:47 +0000 | |
---|---|---|
committer | 2003-06-22 06:06:47 +0000 | |
commit | 4337c2d7a92842fcd03c3335528a465c0a26ec49 (patch) | |
tree | 8fe10a712b95d35c913a91cd5df4a9e64addbf4a /dev-libs/expat/expat-1.95.6-r1.ebuild | |
parent | remove fileutils dep; amd64 using coreutils and fileutils should be ok (diff) | |
download | gentoo-2-4337c2d7a92842fcd03c3335528a465c0a26ec49.tar.gz gentoo-2-4337c2d7a92842fcd03c3335528a465c0a26ec49.tar.bz2 gentoo-2-4337c2d7a92842fcd03c3335528a465c0a26ec49.zip |
amd64
Diffstat (limited to 'dev-libs/expat/expat-1.95.6-r1.ebuild')
-rw-r--r-- | dev-libs/expat/expat-1.95.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/expat/expat-1.95.6-r1.ebuild b/dev-libs/expat/expat-1.95.6-r1.ebuild index f4b87ac1f24d..14e4a28efa5a 100644 --- a/dev-libs/expat/expat-1.95.6-r1.ebuild +++ b/dev-libs/expat/expat-1.95.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6-r1.ebuild,v 1.6 2003/06/16 01:23:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6-r1.ebuild,v 1.7 2003/06/22 06:02:40 drobbins Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://expat.sourceforge.net/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc sparc ~alpha hppa arm" +KEYWORDS="amd64 x86 ~ppc sparc ~alpha hppa arm" DEPEND="virtual/glibc" |