diff options
author | Markus Meier <maekke@gentoo.org> | 2018-07-10 21:36:28 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-07-10 21:47:39 +0200 |
commit | 8c76eb164f16e32149265c946c0041ddb26de654 (patch) | |
tree | eedbe57bd1e846819737e71556a47ce662b13f83 /dev-perl/XML-Simple | |
parent | dev-perl/XML-DOM: arm stable, bug #657198 (diff) | |
download | gentoo-8c76eb164f16e32149265c946c0041ddb26de654.tar.gz gentoo-8c76eb164f16e32149265c946c0041ddb26de654.tar.bz2 gentoo-8c76eb164f16e32149265c946c0041ddb26de654.zip |
dev-perl/XML-Simple: arm stable, bug #657208
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-Simple/XML-Simple-2.250.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.250.0.ebuild index 1de5afaf1623..cde27eba0783 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.250.0.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.250.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 ~mips ppc ppc64 s390 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 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |