diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:49:52 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:49:52 +0000 |
commit | a5eebd50f9055f306f50737807c60733858d82a8 (patch) | |
tree | b174d3d64fb63af16d9e0ef8a13becfd4acc9cb6 /dev-libs/expat | |
parent | ppc-macos keywording (Manifest recommit) (diff) | |
download | gentoo-2-a5eebd50f9055f306f50737807c60733858d82a8.tar.gz gentoo-2-a5eebd50f9055f306f50737807c60733858d82a8.tar.bz2 gentoo-2-a5eebd50f9055f306f50737807c60733858d82a8.zip |
ppc-macos keywording
Diffstat (limited to 'dev-libs/expat')
-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 f0bfc7f1b80c..b4bf0178a5d2 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.19 2004/09/09 18:10:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.7.ebuild,v 1.20 2004/09/16 01:47:02 pvdabeel Exp $ inherit gnuconfig @@ -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 macos" +KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64 ppc64 s390 macos ppc-macos" IUSE="" DEPEND="virtual/libc" |