diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:36:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:24 +0100 |
commit | f82eb8c800663b36265b33fd2294ff33feff5968 (patch) | |
tree | 7668a63681722d035f4b3805ad95566f45c7af41 /dev-perl/XML-Simple | |
parent | dev-perl/XML-LibXSLT: stable 1.960.0 for ppc, bug #657206 (diff) | |
download | gentoo-f82eb8c800663b36265b33fd2294ff33feff5968.tar.gz gentoo-f82eb8c800663b36265b33fd2294ff33feff5968.tar.bz2 gentoo-f82eb8c800663b36265b33fd2294ff33feff5968.zip |
dev-perl/XML-Simple: stable 2.250.0 for ppc, bug #657208
Bug: https://bugs.gentoo.org/657208
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 96f1bbfff98a..f2a7f97a5e59 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=" |