summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-27 21:22:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-03-27 21:22:53 +0200
commit7c8ac9dece68290e6e6be7006f3f3b5ca0c769aa (patch)
tree13ab65e7da9f76c315620299dac508820185c9ba /dev-perl/Module-Build-XSUtil
parentdev-perl/Module-Build: amd64 stable wrt bug #578370 (diff)
downloadgentoo-7c8ac9dece68290e6e6be7006f3f3b5ca0c769aa.tar.gz
gentoo-7c8ac9dece68290e6e6be7006f3f3b5ca0c769aa.tar.bz2
gentoo-7c8ac9dece68290e6e6be7006f3f3b5ca0c769aa.zip
dev-perl/Module-Build-XSUtil: amd64 stable wrt bug #578372
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Module-Build-XSUtil')
-rw-r--r--dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
index 82f415a84ae3..801f16b0403f 100644
--- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
+++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A Module::Build class for building XS modules"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
IUSE="test examples"
# File::Basename -> perl
RDEPEND="