diff options
Diffstat (limited to 'dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild')
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild index f5f9303d372d..1b4c2acc96d7 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild,v 1.1 2006/09/04 13:57:26 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild,v 1.2 2006/10/20 13:14:10 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~pajas/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" # Disabled for now. The tests generate errors on threaded perls due |