diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-12-29 07:10:52 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-12-29 07:11:25 +1300 |
commit | a4fc5437d1807d0415cc2e2de3f7e344190c3486 (patch) | |
tree | 496f8330727dc278b03d4bc0dbcb52d8b804611e /dev-perl/Variable-Magic | |
parent | app-emulation/qemu: drop unicore32 from user targets for now (diff) | |
download | gentoo-a4fc5437d1807d0415cc2e2de3f7e344190c3486.tar.gz gentoo-a4fc5437d1807d0415cc2e2de3f7e344190c3486.tar.bz2 gentoo-a4fc5437d1807d0415cc2e2de3f7e344190c3486.zip |
dev-perl/Variable-Magic: x86 stable re bug #594016
AT by Myckel Habets
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild index 829591749609..9d619bafe168 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Associate user-defined magic to variables from Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~ppc-aix ~x64-macos" IUSE="test" RDEPEND=" |