diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:22:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:22:53 +0200 |
commit | 7c8ac9dece68290e6e6be7006f3f3b5ca0c769aa (patch) | |
tree | 13ab65e7da9f76c315620299dac508820185c9ba /dev-perl/Module-Build-XSUtil | |
parent | dev-perl/Module-Build: amd64 stable wrt bug #578370 (diff) | |
download | gentoo-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.ebuild | 2 |
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=" |