diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-20 23:52:38 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-20 23:52:38 -0700 |
commit | 30341136932e5f521b63399c5ecaa3b7769f3e02 (patch) | |
tree | a24ae47c0f5cae9922f3e5f3c170b78b772f80b1 /dev-perl/XML-Simple | |
parent | dev-perl/XML-SAX-Expat-0.510.0: hppa stable, bug 623194 (diff) | |
download | gentoo-30341136932e5f521b63399c5ecaa3b7769f3e02.tar.gz gentoo-30341136932e5f521b63399c5ecaa3b7769f3e02.tar.bz2 gentoo-30341136932e5f521b63399c5ecaa3b7769f3e02.zip |
dev-perl/XML-Simple-2.220.0: hppa stable, bug 623194
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild index 23a7ba46e79d..876f41391707 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.220.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=" |