commit: f8e79d3391ffe3227cd6cb5ed619eec9f72a9cfa Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Nov 23 20:25:29 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Nov 23 20:25:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e79d33
dev-perl/autobox: x86 stable (bug #671730) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-perl/autobox/autobox-3.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/autobox/autobox-3.0.1.ebuild b/dev-perl/autobox/autobox-3.0.1.ebuild index 38ebf16ecf8..437d7d68390 100644 --- a/dev-perl/autobox/autobox-3.0.1.ebuild +++ b/dev-perl/autobox/autobox-3.0.1.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="Call methods on native types" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="
