commit: 85ee1e46f2d69e35c65c8f33136cadd6ae36664c Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 12:31:45 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 12:31:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ee1e46
dev-perl/XML-Simple: Restore KEYWORDS (bug #595562). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-perl/XML-Simple/XML-Simple-2.220.0.ebuild | 4 ++-- 1 file 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 bc6a395..55bd80a 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="