From: Rolf Eike Beer Date: Wed, 10 Jan 2018 18:51:06 +0000 (+0100) Subject: dev-perl/Sub-Quote: keyworded 2.3.1 for sparc, bug #643980 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bf64a1db0e41226ed34f8723ea17a21867933e6c;p=gentoo.git dev-perl/Sub-Quote: keyworded 2.3.1 for sparc, bug #643980 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc" --- diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild index 4369b68005b8..e7bf7a1c5be0 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc x86" +KEYWORDS="amd64 ~arm hppa ppc ~sparc x86" IUSE="test minimal" RDEPEND="