diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-07-10 21:22:45 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-07-10 21:22:53 +0200 |
commit | 5c2e7c83ea8d95f779c08036d5545dc74bcee2ee (patch) | |
tree | 245c7e0f90dd5cf89ac13c70e806632af32b0bf7 /dev-perl/XML-Simple | |
parent | dev-perl/XML-SAX-Expat: add Prefix keywords, bug #608236 (diff) | |
download | gentoo-5c2e7c83ea8d95f779c08036d5545dc74bcee2ee.tar.gz gentoo-5c2e7c83ea8d95f779c08036d5545dc74bcee2ee.tar.bz2 gentoo-5c2e7c83ea8d95f779c08036d5545dc74bcee2ee.zip |
dev-perl/XML-Simple: add Prefix keywords, bug #608236
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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 93c486c3f028..45cffcca437d 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 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |