From: Michael Weber Date: Wed, 15 Mar 2017 12:42:40 +0000 (+0100) Subject: dev-perl/Module-Compile: add ~arm ~ppc keyword (bug 598464). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5c9de26c4edbea6d43bc3fb583d15b2d3a8c2415;p=gentoo.git dev-perl/Module-Compile: add ~arm ~ppc keyword (bug 598464). Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild index 469338f29739..5acff5433232 100644 --- a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild +++ b/dev-perl/Module-Compile/Module-Compile-0.350.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="Perl Module Compilation" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" RDEPEND="