diff options
author | 2018-06-03 19:39:03 +0300 | |
---|---|---|
committer | 2018-06-03 19:39:03 +0300 | |
commit | d43e17fb75d736d1c41fc03f9155633286a4d8c4 (patch) | |
tree | fbb91d7e05e7d00c366cb63407e0b084d0570275 /dev-perl/autobox | |
parent | net-vpn/openvpn: amd64 stable wrt bug #654028 (diff) | |
download | gentoo-d43e17fb75d736d1c41fc03f9155633286a4d8c4.tar.gz gentoo-d43e17fb75d736d1c41fc03f9155633286a4d8c4.tar.bz2 gentoo-d43e17fb75d736d1c41fc03f9155633286a4d8c4.zip |
dev-perl/autobox: amd64 stable wrt 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 752cf6d3499d..ef7d7e0af98b 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=" |