diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-03 14:45:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-03 14:45:00 +0000 |
commit | f9536257ea7ad7bb34c763ad6618674a3199ffd2 (patch) | |
tree | 820bfd2ce0160d0c59221a62ca1e088af0db3286 /dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild | |
parent | Marking XML-Writer-0.615.0 ppc64 for bug 404339 (diff) | |
download | gentoo-2-f9536257ea7ad7bb34c763ad6618674a3199ffd2.tar.gz gentoo-2-f9536257ea7ad7bb34c763ad6618674a3199ffd2.tar.bz2 gentoo-2-f9536257ea7ad7bb34c763ad6618674a3199ffd2.zip |
Marking XML-LibXSLT-1.760.0 ppc64 for bug 404341
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild')
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild index 5830341ef6c9..c9177121a71c 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.760.0.ebuild,v 1.3 2012/02/24 15:04:02 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.4 2012/03/03 14:45:00 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-libs/libxslt-1.1.8 |