diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:49:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:54 +0100 |
commit | 4f670dde681c29672ffa761a4d20c4d24746bde0 (patch) | |
tree | d82129d50233fcc1151aa7a8c4f124b917b9265c /dev-perl/indirect | |
parent | dev-perl/Image-Info: stable 1.410.0 for ppc, bug #657684 (diff) | |
download | gentoo-4f670dde681c29672ffa761a4d20c4d24746bde0.tar.gz gentoo-4f670dde681c29672ffa761a4d20c4d24746bde0.tar.bz2 gentoo-4f670dde681c29672ffa761a4d20c4d24746bde0.zip |
dev-perl/indirect: stable 0.370.0 for ppc, bug #657684
Bug: https://bugs.gentoo.org/657684
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/indirect')
-rw-r--r-- | dev-perl/indirect/indirect-0.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/indirect/indirect-0.370.0.ebuild b/dev-perl/indirect/indirect-0.370.0.ebuild index b69c6369a5f3..b65efd3a8b20 100644 --- a/dev-perl/indirect/indirect-0.370.0.ebuild +++ b/dev-perl/indirect/indirect-0.370.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=" |