diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-24 07:31:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-24 07:31:19 +0100 |
commit | 1ee7d78c2bed6a6271d5161932c0aae00f49cceb (patch) | |
tree | 763aa48bb252394805239959e9b9e5e4522189b4 /dev-perl/XML-Simple | |
parent | dev-util/gdbus-codegen: stable 2.52.3 for hppa, bug #631656 (diff) | |
download | gentoo-1ee7d78c2bed6a6271d5161932c0aae00f49cceb.tar.gz gentoo-1ee7d78c2bed6a6271d5161932c0aae00f49cceb.tar.bz2 gentoo-1ee7d78c2bed6a6271d5161932c0aae00f49cceb.zip |
dev-perl/XML-Simple: stable 2.250.0 for hppa, bug #657208
Bug: https://bugs.gentoo.org/657208
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 cde27eba0783..9fca1d6c1062 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=" |