diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-13 03:54:53 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-13 03:54:53 +0200 |
commit | 1bd712a0758e979279c495304cfb638e1f0fdc8e (patch) | |
tree | 1c6df4d5b813649ba6907c3448c7a40758e53124 /dev-perl/XML-Simple | |
parent | dev-perl/XML-SAX-Expat: arm stable, bug #623194 (diff) | |
download | gentoo-1bd712a0758e979279c495304cfb638e1f0fdc8e.tar.gz gentoo-1bd712a0758e979279c495304cfb638e1f0fdc8e.tar.bz2 gentoo-1bd712a0758e979279c495304cfb638e1f0fdc8e.zip |
dev-perl/XML-Simple: arm stable, bug #623194
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild index 45cffcca437d..c07b30b9b7d3 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An API for simple XML files" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |