diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:10:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:18:00 +0200 |
commit | c01107d72c797a7c1cc72428551517bbc6d3196f (patch) | |
tree | 8315f281604e5367c2379e819fd0eb0d15ae7fbc /dev-perl/Module-Build-WithXSpp | |
parent | dev-perl/Growl-GNTP: x86 stable (bug #632664) (diff) | |
download | gentoo-c01107d72c797a7c1cc72428551517bbc6d3196f.tar.gz gentoo-c01107d72c797a7c1cc72428551517bbc6d3196f.tar.bz2 gentoo-c01107d72c797a7c1cc72428551517bbc6d3196f.zip |
dev-perl/Module-Build-WithXSpp: x86 stable (bug #632664)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Module-Build-WithXSpp')
-rw-r--r-- | dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.0.ebuild b/dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.0.ebuild index 974092a6a7f7..4ce9a231a07e 100644 --- a/dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.0.ebuild +++ b/dev-perl/Module-Build-WithXSpp/Module-Build-WithXSpp-0.140.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 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="XS++ enhanced flavour of Module::Build" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND=">=dev-perl/ExtUtils-CppGuess-0.40.0 |