diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:45:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:45:57 +0000 |
commit | 20284dfaca9a6c8b98e3d197d8a90768aae7347d (patch) | |
tree | 78a71c02531c7f7641605e53e9ac6691d9288daa /dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-20284dfaca9a6c8b98e3d197d8a90768aae7347d.tar.gz gentoo-2-20284dfaca9a6c8b98e3d197d8a90768aae7347d.tar.bz2 gentoo-2-20284dfaca9a6c8b98e3d197d8a90768aae7347d.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
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 baeec4953b8f..a53706faf39e 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.5 2012/03/06 21:21:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.6 2012/03/18 19:45:57 armin76 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 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-libs/libxslt-1.1.8 |