commit: 7fee0662a5c8d25bb76c2eae2936260968503301 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Tue Jun 19 15:07:27 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Jun 19 19:12:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fee0662
dev-perl/PPI: stable 1.224.0 for sparc Bug: https://bugs.gentoo.org/631282 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" dev-perl/PPI/PPI-1.224.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/PPI/PPI-1.224.0.ebuild b/dev-perl/PPI/PPI-1.224.0.ebuild index c701c532492..38fd336f94f 100644 --- a/dev-perl/PPI/PPI-1.224.0.ebuild +++ b/dev-perl/PPI/PPI-1.224.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="
