diff options
author | 2004-10-23 06:25:55 +0000 | |
---|---|---|
committer | 2004-10-23 06:25:55 +0000 | |
commit | 37b169e3bfa54c665ac842c51e0896727c681b87 (patch) | |
tree | 680c4460d322c90aafb2c893cd1c4f553318a01c /dev-libs/expat/expat-1.95.7.ebuild | |
parent | Added ~x86 keywords as per testing with realtime module and jackd (with realt... (diff) | |
download | historical-37b169e3bfa54c665ac842c51e0896727c681b87.tar.gz historical-37b169e3bfa54c665ac842c51e0896727c681b87.tar.bz2 historical-37b169e3bfa54c665ac842c51e0896727c681b87.zip |
removed macos
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 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" |