diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:25:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:25:55 +0000 |
commit | 633d79e728f18fd0630415b5f693ca61fbb547dc (patch) | |
tree | a3bf034fbc239f028e5b949a7eb54e952fba3ab9 /dev-libs/expat | |
parent | Added ~x86 keywords as per testing with realtime module and jackd (with realt... (diff) | |
download | gentoo-2-633d79e728f18fd0630415b5f693ca61fbb547dc.tar.gz gentoo-2-633d79e728f18fd0630415b5f693ca61fbb547dc.tar.bz2 gentoo-2-633d79e728f18fd0630415b5f693ca61fbb547dc.zip |
removed macos
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 955a9701f906..e5259f4a6c90 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.22 2004/09/22 19:22:23 vapier Exp $ +# $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 $ 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 macos ppc-macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390 ppc-macos" IUSE="" DEPEND="virtual/libc" |