diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 13:10:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 13:10:37 +0100 |
commit | ce140c4109513bc444624c52aad4fac14abf9d41 (patch) | |
tree | 1ea32e7c98c8c327028f417f4fe2462df71f656e /dev-perl/XML-Simple | |
parent | dev-libs/apr-util: stable 1.6.1-r3 for ia64, bug #635272 (diff) | |
download | gentoo-ce140c4109513bc444624c52aad4fac14abf9d41.tar.gz gentoo-ce140c4109513bc444624c52aad4fac14abf9d41.tar.bz2 gentoo-ce140c4109513bc444624c52aad4fac14abf9d41.zip |
dev-perl/XML-Simple: stable 2.250.0 for ia64, bug #657208
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
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 cb6a9e71d216..b1cc6837b4c7 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=" |