diff options
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 65bcc5ad0815..6b0551f89aef 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.11 2003/12/29 02:51:39 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6-r1.ebuild,v 1.12 2004/02/22 20:02:17 agriffis 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 ia64 mips" +KEYWORDS="amd64 x86 ppc sparc alpha hppa ia64 mips" DEPEND="virtual/glibc" |