diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-07 18:51:45 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-07 22:06:09 +0000 |
commit | 5356067fe2f784bf5366b86d61c467e835c89615 (patch) | |
tree | 0ec68250cfae9196cdb9a8ef245287685c040ba1 /dev-perl/XML-Simple | |
parent | dev-perl/UNIVERSAL-isa: stable 1.201.710.120 for sparc (diff) | |
download | gentoo-5356067fe2f784bf5366b86d61c467e835c89615.tar.gz gentoo-5356067fe2f784bf5366b86d61c467e835c89615.tar.bz2 gentoo-5356067fe2f784bf5366b86d61c467e835c89615.zip |
dev-perl/XML-Simple: stable 2.250.0 for sparc
Bug: https://bugs.gentoo.org/657208
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 2b73da21786d..9f283aae5d48 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 ~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 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |