diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-19 17:07:27 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-19 20:12:42 +0100 |
commit | 7fee0662a5c8d25bb76c2eae2936260968503301 (patch) | |
tree | b87a50fe943e2589ef7b16de12ae4167608b6aff /dev-perl/PPI | |
parent | sys-apps/sed: stable 4.5 for sparc (diff) | |
download | gentoo-7fee0662a5c8d25bb76c2eae2936260968503301.tar.gz gentoo-7fee0662a5c8d25bb76c2eae2936260968503301.tar.bz2 gentoo-7fee0662a5c8d25bb76c2eae2936260968503301.zip |
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"
Diffstat (limited to 'dev-perl/PPI')
-rw-r--r-- | dev-perl/PPI/PPI-1.224.0.ebuild | 4 |
1 files 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 c701c5324924..38fd336f94f5 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=" |