diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-09 15:17:57 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-09 15:49:41 -0400 |
commit | 1723e780573f60ee9bec20fe00704a0043300f36 (patch) | |
tree | 17c4e2702b4f00d1f38c45837f0dfafc15219427 /dev-perl/XML-Simple | |
parent | sys-power/acpid: amd64 stable wrt bug #657560 (diff) | |
download | gentoo-1723e780573f60ee9bec20fe00704a0043300f36.tar.gz gentoo-1723e780573f60ee9bec20fe00704a0043300f36.tar.bz2 gentoo-1723e780573f60ee9bec20fe00704a0043300f36.zip |
dev-perl/XML-Simple: amd64 stable wrt bug #657208
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 9f283aae5d48..96f1bbfff98a 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 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=" |