diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:09:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:17:56 +0200 |
commit | 86e59371d149e3d774818570d7288b4209371f8a (patch) | |
tree | 842e7588466343b309c877935f109311cd86e282 /dev-perl/Module-Util | |
parent | dev-perl/ExtUtils-Typemaps-Default: x86 stable (bug #632664) (diff) | |
download | gentoo-86e59371d149e3d774818570d7288b4209371f8a.tar.gz gentoo-86e59371d149e3d774818570d7288b4209371f8a.tar.bz2 gentoo-86e59371d149e3d774818570d7288b4209371f8a.zip |
dev-perl/Module-Util: x86 stable (bug #632664)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Module-Util')
-rw-r--r-- | dev-perl/Module-Util/Module-Util-1.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Util/Module-Util-1.90.0.ebuild b/dev-perl/Module-Util/Module-Util-1.90.0.ebuild index 53ade1558b6b..9b0dd1069114 100644 --- a/dev-perl/Module-Util/Module-Util-1.90.0.ebuild +++ b/dev-perl/Module-Util/Module-Util-1.90.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Module name tools and transformations" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="" |