summaryrefslogtreecommitdiff
path: root/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
commitcb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (patch)
tree047fc92023c520d07f13ec5ac96e094d1b312a7a /dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
parent7b9f15840068dfaeea5684f8a1af1fe460dfa14c (diff)
gentoo resync : 09.06.2018
Diffstat (limited to 'dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild')
-rw-r--r--dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
index 1f67e91751c0..2dbda65184d7 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
@@ -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"