commit: bf64a1db0e41226ed34f8723ea17a21867933e6c Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Wed Jan 10 18:51:06 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Jan 10 19:48:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf64a1db
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" dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 4369b68005b..e7bf7a1c5be 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="
