diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-09-17 19:16:02 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-09-17 19:16:02 +0000 |
commit | 529070a0c18fe7fc9c46a474a38c59084d68f23e (patch) | |
tree | e4b0a95ac60ce2af878a62331a5c18ab9b069523 /dev-libs/expat/expat-1.95.6-r1.ebuild | |
parent | removed apm from use defaults, fixes bug 28993 (diff) | |
download | gentoo-2-529070a0c18fe7fc9c46a474a38c59084d68f23e.tar.gz gentoo-2-529070a0c18fe7fc9c46a474a38c59084d68f23e.tar.bz2 gentoo-2-529070a0c18fe7fc9c46a474a38c59084d68f23e.zip |
ia64 keywords
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 038db7fcf4ee..dae327854c6f 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.8 2003/06/24 14:48:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6-r1.ebuild,v 1.9 2003/09/17 19:14:45 avenj Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://expat.sourceforge.net/" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 x86 ~ppc sparc alpha hppa arm" +KEYWORDS="amd64 x86 ~ppc sparc alpha hppa arm ia64" DEPEND="virtual/glibc" |