diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:10:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:23:38 +0200 |
commit | b863af7260035ddf73a2c4f3ff434fca7a81b7af (patch) | |
tree | 8e5109eceea5e3360774a0f2278bbaaad098cc64 /dev-perl/XML-Simple | |
parent | dev-perl/XML-SAX-Expat: ppc stable wrt bug #623194 (diff) | |
download | gentoo-b863af7260035ddf73a2c4f3ff434fca7a81b7af.tar.gz gentoo-b863af7260035ddf73a2c4f3ff434fca7a81b7af.tar.bz2 gentoo-b863af7260035ddf73a2c4f3ff434fca7a81b7af.zip |
dev-perl/XML-Simple: ppc stable wrt bug #623194
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 2a66e366e911..f25cd93c939e 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" IUSE="test" RDEPEND=" |