commit: 45be44cc7a9a6732d64fdadaa3c17ad27c69494b Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Fri Feb 3 22:24:38 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Fri Feb 3 22:24:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45be44cc
dev-perl/Module-Build-XSUtil: Stable for HPPA (bug #578642). 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild index 801f16b..ac2a426 100644 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild @@ -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="