diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:38:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:38:14 +0000 |
commit | 1a623758ecddacbdf285c9e6f1c0ff9df033d802 (patch) | |
tree | c362de6c1ef4667d5d06727a24bda4d9a826e52f /dev-libs | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-1a623758ecddacbdf285c9e6f1c0ff9df033d802.tar.gz gentoo-2-1a623758ecddacbdf285c9e6f1c0ff9df033d802.tar.bz2 gentoo-2-1a623758ecddacbdf285c9e6f1c0ff9df033d802.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/expat/expat-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/expat/expat-2.0.1.ebuild b/dev-libs/expat/expat-2.0.1.ebuild index acbc651ba761..ba44afb16a22 100644 --- a/dev-libs/expat/expat-2.0.1.ebuild +++ b/dev-libs/expat/expat-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1.ebuild,v 1.10 2007/08/11 14:40:13 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1.ebuild,v 1.11 2007/08/25 22:38:14 vapier Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |