diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:25:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:25:29 +0100 |
commit | f8e79d3391ffe3227cd6cb5ed619eec9f72a9cfa (patch) | |
tree | 4bc8d009a0f3fdea2e7a63655bc96f4ba4e7f73b /dev-perl/autobox | |
parent | dev-perl/Test-TempDir-Tiny: x86 stable (bug #671730) (diff) | |
download | gentoo-f8e79d3391ffe3227cd6cb5ed619eec9f72a9cfa.tar.gz gentoo-f8e79d3391ffe3227cd6cb5ed619eec9f72a9cfa.tar.bz2 gentoo-f8e79d3391ffe3227cd6cb5ed619eec9f72a9cfa.zip |
dev-perl/autobox: x86 stable (bug #671730)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-perl/autobox')
-rw-r--r-- | dev-perl/autobox/autobox-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/autobox/autobox-3.0.1.ebuild b/dev-perl/autobox/autobox-3.0.1.ebuild index 38ebf16ecf86..437d7d683906 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=" |