dev-perl/Sub-Quote: keyworded 2.3.1 for sparc, bug #643980
authorRolf Eike Beer <eike@sf-mail.de>
Wed, 10 Jan 2018 18:51:06 +0000 (19:51 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 10 Jan 2018 19:48:56 +0000 (19:48 +0000)
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

index 4369b68005b812e8413a98d7af49f99caa63a912..e7bf7a1c5be000ef53102dbfae05b7807bf52160 100644 (file)
@@ -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="