diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-01 16:35:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-01 16:36:48 +0300 |
commit | 4ce690a3a878442b322954df260c670d90ae8f56 (patch) | |
tree | df113ff28207294c6e99aeda4c6ffdf7236e9049 /dev-perl/XML-Simple | |
parent | app-editors/emacs: Make the X11 interface in Emacs 18 work again. (diff) | |
download | gentoo-4ce690a3a878442b322954df260c670d90ae8f56.tar.gz gentoo-4ce690a3a878442b322954df260c670d90ae8f56.tar.bz2 gentoo-4ce690a3a878442b322954df260c670d90ae8f56.zip |
dev-perl/XML-Simple: s390 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 654252f44450..1de5afaf1623 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 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |