dev-perl/Module-Build-XSUtil: Stable for HPPA (bug #578642).
authorJeroen Roovers <jer@gentoo.org>
Fri, 3 Feb 2017 22:24:38 +0000 (23:24 +0100)
committerJeroen Roovers <jer@gentoo.org>
Fri, 3 Feb 2017 22:24:38 +0000 (23:24 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

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

index 801f16b0403f7809265a6940aa978ce709869ca5..ac2a426339a2d4fb90c545208e2639a5b662997e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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="