diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:03 -0700 |
commit | ccd65c05455306f71d411a2299384c4f76e1f130 (patch) | |
tree | 3766778f01d9de8bbb58bae458e32d0c20f4f115 /dev-perl/XML-Simple | |
parent | dev-perl/Net-DNS-SEC: Add ~s390 keyword wrt bug #639714 (diff) | |
download | gentoo-ccd65c05455306f71d411a2299384c4f76e1f130.tar.gz gentoo-ccd65c05455306f71d411a2299384c4f76e1f130.tar.bz2 gentoo-ccd65c05455306f71d411a2299384c4f76e1f130.zip |
dev-perl/XML-Simple-2.250.0: alpha stable, bug 657208
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 9fca1d6c1062..cb6a9e71d216 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=" |