dev-perl/UNIVERSAL-can: keyworded 1.201.403.280 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Mon, 4 Jun 2018 18:38:49 +0000 (20:38 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 6 Jun 2018 16:36:36 +0000 (16:36 +0000)
Bug: https://bugs.gentoo.org/657194
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild

index 1f67e91751c0b2f17a8d3f58ab1150798653be54..b6b56d78642dd8baf7dedef9b1e7fbffd97c66cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ppc ~sparc x86 ~ppc-aix"
 IUSE="test"
 
 RDEPEND="virtual/perl-Scalar-List-Utils"