diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-15 18:26:55 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-15 18:26:55 +0200 |
commit | a1ac2493108a2087ee97bbb15fa250eeda6df020 (patch) | |
tree | 6d8a913c280caf9f65c77b8a2345da6e9f08dc22 /dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild | |
parent | dev-perl/Text-Roman: add ~arm, bug #620228 (diff) | |
download | gentoo-a1ac2493108a2087ee97bbb15fa250eeda6df020.tar.gz gentoo-a1ac2493108a2087ee97bbb15fa250eeda6df020.tar.bz2 gentoo-a1ac2493108a2087ee97bbb15fa250eeda6df020.zip |
dev-perl/XML-LibXML-Simple: 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-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild')
-rw-r--r-- | dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild b/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild index 4098b5c90a49..28bbc6f5da14 100644 --- a/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild +++ b/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.970.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="XML::LibXML based XML::Simple clone" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="test" RDEPEND=" |