diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:16:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:32:57 -0400 |
commit | 02f6f5d9d99ce1645a47c59c78321d14c79b1465 (patch) | |
tree | b95534d86001ef0aaa55ebfd2238053a20a2dfc8 /dev-perl/indirect | |
parent | dev-perl/IO-Util: amd64 stable wrt bug #657684 (diff) | |
download | gentoo-02f6f5d9d99ce1645a47c59c78321d14c79b1465.tar.gz gentoo-02f6f5d9d99ce1645a47c59c78321d14c79b1465.tar.bz2 gentoo-02f6f5d9d99ce1645a47c59c78321d14c79b1465.zip |
dev-perl/indirect: amd64 stable wrt bug #657684
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 83d96c6f1431..b69c6369a5f3 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=" |