diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-03 23:24:38 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-03 23:24:38 +0100 |
commit | 45be44cc7a9a6732d64fdadaa3c17ad27c69494b (patch) | |
tree | 460e76162f10a80c5ec9366404b3183402f26d93 /dev-perl/Module-Build-XSUtil | |
parent | dev-perl/Cwd-Guard: Stable for HPPA (bug #578642). (diff) | |
download | gentoo-45be44cc7a9a6732d64fdadaa3c17ad27c69494b.tar.gz gentoo-45be44cc7a9a6732d64fdadaa3c17ad27c69494b.tar.bz2 gentoo-45be44cc7a9a6732d64fdadaa3c17ad27c69494b.zip |
dev-perl/Module-Build-XSUtil: Stable for HPPA (bug #578642).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Module-Build-XSUtil')
-rw-r--r-- | dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.160.0.ebuild | 4 |
1 files 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 801f16b0403f..ac2a426339a2 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=" |