diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:29:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:05:16 +0200 |
commit | fbc3772fc3cb593e37e91ed6fcf467ed8ac31729 (patch) | |
tree | e5da5fcec0ae20f3dcc55007cbb4c5ecd1806b99 /dev-perl/Module-Build-XSUtil | |
parent | dev-perl/XML-TokeParser: x86 stable (bug #658896) (diff) | |
download | gentoo-fbc3772fc3cb593e37e91ed6fcf467ed8ac31729.tar.gz gentoo-fbc3772fc3cb593e37e91ed6fcf467ed8ac31729.tar.bz2 gentoo-fbc3772fc3cb593e37e91ed6fcf467ed8ac31729.zip |
dev-perl/Module-Build-XSUtil: x86 stable (bug #658896)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Module-Build-XSUtil')
-rw-r--r-- | dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild index 50eb0181ffaf..5ebf520bf5e6 100644 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,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=" |