diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 17:38:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 17:40:07 +0100 |
commit | b7a5c482c77ce8542ece66f2725d382b45e6cdff (patch) | |
tree | 225237e5e3207ccbe2de2b98b4f03e3e96041a0f /dev-perl/Module-Build-XSUtil | |
parent | dev-perl/File-Find-Rule-Perl: amd64 stable wrt bug #569840 (diff) | |
download | gentoo-b7a5c482c77ce8542ece66f2725d382b45e6cdff.tar.gz gentoo-b7a5c482c77ce8542ece66f2725d382b45e6cdff.tar.bz2 gentoo-b7a5c482c77ce8542ece66f2725d382b45e6cdff.zip |
dev-perl/Module-Build-XSUtil: amd64 stable wrt bug #569840
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.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild index 7ef4269a09fc..3edd459f6450 100644 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.0.ebuild +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.140.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" # File::Basename -> perl RDEPEND=" |