diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:35:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:21:06 +0200 |
commit | 4717682e53028b063aab0ea36e81dfef911d6894 (patch) | |
tree | 5710a1a16fe27e858424ac33bf5c887e936b6f71 /dev-perl/autobox | |
parent | dev-perl/Array-Compare: x86 stable (bug #657126) (diff) | |
download | gentoo-4717682e53028b063aab0ea36e81dfef911d6894.tar.gz gentoo-4717682e53028b063aab0ea36e81dfef911d6894.tar.bz2 gentoo-4717682e53028b063aab0ea36e81dfef911d6894.zip |
dev-perl/autobox: x86 stable (bug #657128)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/autobox')
-rw-r--r-- | dev-perl/autobox/autobox-2.860.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/autobox/autobox-2.860.0.ebuild b/dev-perl/autobox/autobox-2.860.0.ebuild index ef7d7e0af98b..d4495696a059 100644 --- a/dev-perl/autobox/autobox-2.860.0.ebuild +++ b/dev-perl/autobox/autobox-2.860.0.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=" |