diff options
Diffstat (limited to 'dev-perl/XML-Parser/XML-Parser-2.34.ebuild')
-rw-r--r-- | dev-perl/XML-Parser/XML-Parser-2.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Parser/XML-Parser-2.34.ebuild b/dev-perl/XML-Parser/XML-Parser-2.34.ebuild index 788c9589a378..3dfe91279fa2 100644 --- a/dev-perl/XML-Parser/XML-Parser-2.34.ebuild +++ b/dev-perl/XML-Parser/XML-Parser-2.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.34.ebuild,v 1.14 2005/05/24 21:36:26 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.34.ebuild,v 1.15 2005/08/14 21:05:31 kito Exp $ inherit perl-module multilib @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sparc x86" IUSE="" DEPEND=">=dev-libs/expat-1.95.1-r1" |