diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:00:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:00:32 +0000 |
commit | 11515a2a0065da4b0f12898c09fad7bfe5b898e3 (patch) | |
tree | 6765ad2ba7b8b21ebe69e4024cdbe4156f744aaa /dev-libs/expat/expat-1.95.7.ebuild | |
parent | mask more stuff (diff) | |
download | gentoo-2-11515a2a0065da4b0f12898c09fad7bfe5b898e3.tar.gz gentoo-2-11515a2a0065da4b0f12898c09fad7bfe5b898e3.tar.bz2 gentoo-2-11515a2a0065da4b0f12898c09fad7bfe5b898e3.zip |
sh KEYWORDS
Diffstat (limited to 'dev-libs/expat/expat-1.95.7.ebuild')
-rw-r--r-- | dev-libs/expat/expat-1.95.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/expat/expat-1.95.7.ebuild b/dev-libs/expat/expat-1.95.7.ebuild index e5259f4a6c90..4e4aafd4476f 100644 --- a/dev-libs/expat/expat-1.95.7.ebuild +++ b/dev-libs/expat/expat-1.95.7.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/dev-libs/expat/expat-1.95.7.ebuild,v 1.23 2004/10/23 06:25:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.7.ebuild,v 1.24 2004/11/12 14:59:52 vapier Exp $ inherit gnuconfig libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390 ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sh sparc x86" IUSE="" DEPEND="virtual/libc" |