summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-04-28 21:09:05 +0000
committerMart Raudsepp <leio@gentoo.org>2020-04-29 00:12:37 +0300
commiteac6893764f9dc553e7bfdf2936f23ae051dbab3 (patch)
tree4e8e880f8099b02afd12ed6dde0965539a718065
parentdev-perl/Test-LongString: arm64 keyworded (bug #708772) (diff)
downloadgentoo-eac6893764f9dc553e7bfdf2936f23ae051dbab3.tar.gz
gentoo-eac6893764f9dc553e7bfdf2936f23ae051dbab3.tar.bz2
gentoo-eac6893764f9dc553e7bfdf2936f23ae051dbab3.zip
dev-perl/UNIVERSAL-isa: arm64 keyworded (bug #708772)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild
index 1eb060623342..c3228fe6b7a4 100644
--- a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild
+++ b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Attempt to recover from people calling UNIVERSAL::isa as a function"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc sparc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ~arm64 ppc sparc x86 ~ppc-aix"
IUSE="test"
RESTRICT="!test? ( test )"