summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-01-10 19:51:06 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-10 19:48:56 +0000
commitbf64a1db0e41226ed34f8723ea17a21867933e6c (patch)
tree96b55f11f541acde7dfdf81862bcbc105df20159 /dev-perl
parentdev-perl/Specio: keyworded 0.420.0 for sparc, bug #643980 (diff)
downloadgentoo-bf64a1db0e41226ed34f8723ea17a21867933e6c.tar.gz
gentoo-bf64a1db0e41226ed34f8723ea17a21867933e6c.tar.bz2
gentoo-bf64a1db0e41226ed34f8723ea17a21867933e6c.zip
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"
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild4
1 files 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 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="