diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:11:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:11:21 +0100 |
commit | e6620c4ea69fc5ec8b7e492c736bc54fbef4e777 (patch) | |
tree | 9a0481131bb3a999d0018be38d436e2645e9668b /dev-perl | |
parent | dev-perl/Unicode-UTF8: x86 stable wrt bug #576000 (diff) | |
download | gentoo-e6620c4ea69fc5ec8b7e492c736bc54fbef4e777.tar.gz gentoo-e6620c4ea69fc5ec8b7e492c736bc54fbef4e777.tar.bz2 gentoo-e6620c4ea69fc5ec8b7e492c736bc54fbef4e777.zip |
dev-perl/Variable-Magic: x86 stable wrt bug #576000
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild index 709763cd31e6..0343d962152b 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Associate user-defined magic to variables from Perl" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~ppc-aix ~x64-macos" IUSE="test" RDEPEND=" |