From: Thomas Deutschmann Date: Thu, 26 Oct 2017 20:10:39 +0000 (+0200) Subject: dev-perl/Module-Build-WithXSpp: x86 stable (bug #632664) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c01107d72c797a7c1cc72428551517bbc6d3196f;p=gentoo.git dev-perl/Module-Build-WithXSpp: x86 stable (bug #632664) Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- 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