dev-perl/Module-Build-XSUtil: stable 0.180.0 for hppa, bug #661196
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 23 Jul 2018 18:57:50 +0000 (19:57 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 23 Jul 2018 18:57:50 +0000 (19:57 +0100)
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"

dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.180.0.ebuild

index 843494dc41d00efb0f7b518b1d9c8b452a231a65..50eb0181ffafee8b3a237072b0413dc75f738557 100644 (file)
@@ -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="