summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-07-23 19:57:50 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-23 19:57:50 +0100
commit5495db079fe302186806b66b6d0ad45ba732fb2a (patch)
tree40597733d8815c1fbd3a2c5aeeeff1927ed1c05a /dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild
parentdev-perl/Module-Build: stable 0.422.400 for hppa, bug #661196 (diff)
downloadgentoo-5495db079fe302186806b66b6d0ad45ba732fb2a.tar.gz
gentoo-5495db079fe302186806b66b6d0ad45ba732fb2a.tar.bz2
gentoo-5495db079fe302186806b66b6d0ad45ba732fb2a.zip
dev-perl/Module-Build-XSUtil: stable 0.180.0 for hppa, bug #661196
Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild')
-rw-r--r--dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild2
1 files changed, 1 insertions, 1 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 843494dc41d0..50eb0181ffaf 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
@@ -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="