commit: af6c12567a1daf4c0b14bbb75a5d6ccc584cd371 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Thu Sep 21 10:00:35 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Thu Sep 21 10:02:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6c1256
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 dev-perl/indirect/indirect-0.360.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/indirect/indirect-0.360.0.ebuild b/dev-perl/indirect/indirect-0.360.0.ebuild index 186655dde44..ffadde808da 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="
