diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:15:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:22:58 +0200 |
commit | b31db73d064aedcc2a7ec996b048cb5da2000d01 (patch) | |
tree | 651cfd688004e316528cca5ccf2255d695587018 /dev-perl/XML-Simple | |
parent | dev-perl/XML-LibXSLT: x86 stable (bug #657206) (diff) | |
download | gentoo-b31db73d064aedcc2a7ec996b048cb5da2000d01.tar.gz gentoo-b31db73d064aedcc2a7ec996b048cb5da2000d01.tar.bz2 gentoo-b31db73d064aedcc2a7ec996b048cb5da2000d01.zip |
dev-perl/XML-Simple: x86 stable (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 0b70de500e70..2b73da21786d 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=" |