diff options
Diffstat (limited to 'dev-perl/XML-Parser/XML-Parser-2.36.ebuild')
-rw-r--r-- | dev-perl/XML-Parser/XML-Parser-2.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Parser/XML-Parser-2.36.ebuild b/dev-perl/XML-Parser/XML-Parser-2.36.ebuild index cc8b5d1ca492..a8879e9b8c1c 100644 --- a/dev-perl/XML-Parser/XML-Parser-2.36.ebuild +++ b/dev-perl/XML-Parser/XML-Parser-2.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.36.ebuild,v 1.6 2009/05/03 13:30:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.36.ebuild,v 1.7 2009/05/06 19:28:03 jer Exp $ inherit perl-module multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" LICENSE="Artistic" 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=">=dev-libs/expat-1.95.1-r1 |