diff options
author | 2017-06-15 18:26:59 +0200 | |
---|---|---|
committer | 2017-06-15 18:26:59 +0200 | |
commit | 6b52ae4d00ed903abe8b37b6026cf716b4dc822c (patch) | |
tree | 1cf9ea1cecc7d3765a6efc42307727050a4d16e6 /dev-perl/XML-LibXSLT | |
parent | dev-perl/XML-LibXML-Simple: add ~arm, bug #620228 (diff) | |
download | gentoo-6b52ae4d00ed903abe8b37b6026cf716b4dc822c.tar.gz gentoo-6b52ae4d00ed903abe8b37b6026cf716b4dc822c.tar.bz2 gentoo-6b52ae4d00ed903abe8b37b6026cf716b4dc822c.zip |
dev-perl/XML-LibXSLT: add ~arm, bug #620228
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.950.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.950.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.950.0.ebuild index 25665b6e916f..3b8faaae2c2a 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.950.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.950.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=" |