diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 13:31:45 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 13:31:45 +0100 |
commit | 85ee1e46f2d69e35c65c8f33136cadd6ae36664c (patch) | |
tree | e665f1e489813f1289cd9020df553f081b4c1965 /dev-perl/XML-Simple | |
parent | media-libs/x265: Stable for HPPA (bug #607802). (diff) | |
download | gentoo-85ee1e46f2d69e35c65c8f33136cadd6ae36664c.tar.gz gentoo-85ee1e46f2d69e35c65c8f33136cadd6ae36664c.tar.bz2 gentoo-85ee1e46f2d69e35c65c8f33136cadd6ae36664c.zip |
dev-perl/XML-Simple: Restore KEYWORDS (bug #595562).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 bc6a3950d056..55bd80a56fbf 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An API for simple XML files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |