diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-21 22:00:35 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-21 22:02:55 +1200 |
commit | af6c12567a1daf4c0b14bbb75a5d6ccc584cd371 (patch) | |
tree | 9e70b6f5967f07124072a0945b81273be6ee16df /dev-perl/indirect | |
parent | dev-perl/bareword-filehandles: x86 stable re bug #631296 (diff) | |
download | gentoo-af6c12567a1daf4c0b14bbb75a5d6ccc584cd371.tar.gz gentoo-af6c12567a1daf4c0b14bbb75a5d6ccc584cd371.tar.bz2 gentoo-af6c12567a1daf4c0b14bbb75a5d6ccc584cd371.zip |
dev-perl/indirect: x86 stable re bug #631296
Tested-by: Myckel Habets
Bug: https://bugs.gentoo.org/631296
Package-Manager: Portage-2.3.8, Repoman-2.3.3
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 186655dde440..ffadde808daf 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=" |