diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:45:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:50:18 +0100 |
commit | 36cc1600914a68214a4317584e676343988d4e80 (patch) | |
tree | 20c616a1a02907496e9bc5462ae80158a6653de9 /dev-perl/indirect | |
parent | dev-perl/bareword-filehandles: stable 0.5.0 for ppc, bug #631296 (diff) | |
download | gentoo-36cc1600914a68214a4317584e676343988d4e80.tar.gz gentoo-36cc1600914a68214a4317584e676343988d4e80.tar.bz2 gentoo-36cc1600914a68214a4317584e676343988d4e80.zip |
dev-perl/indirect: stable 0.360.0 for ppc, bug #631296
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/indirect')
-rw-r--r-- | dev-perl/indirect/indirect-0.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/indirect/indirect-0.360.0.ebuild b/dev-perl/indirect/indirect-0.360.0.ebuild index ffadde808daf..957ecc36bab5 100644 --- a/dev-perl/indirect/indirect-0.360.0.ebuild +++ b/dev-perl/indirect/indirect-0.360.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lexically warn about using the indirect method call syntax" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc x86" +KEYWORDS="~amd64 hppa ppc x86" IUSE="test" RDEPEND=" |