summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Korepanov <kaikaikai@yandex.ru>2018-03-31 21:31:40 +0100
committerMart Raudsepp <leio@gentoo.org>2018-04-02 21:05:17 +0300
commit35489189668b6d4ad8e7988a05d8e0962f1bbdaa (patch)
tree75be7f9604bddc8a348a9d476232d327c500cbe9 /dev-perl/Tie-Cycle
parentdev-perl/Text-BibTeX: keyword ~arm64 (diff)
downloadgentoo-35489189668b6d4ad8e7988a05d8e0962f1bbdaa.tar.gz
gentoo-35489189668b6d4ad8e7988a05d8e0962f1bbdaa.tar.bz2
gentoo-35489189668b6d4ad8e7988a05d8e0962f1bbdaa.zip
dev-perl/Tie-Cycle: keyword ~arm64
Diffstat (limited to 'dev-perl/Tie-Cycle')
-rw-r--r--dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild b/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild
index 071808a4c524..70c1a686606f 100644
--- a/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild
+++ b/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Cycle through a list of values via a scalar"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="test"
RDEPEND="virtual/perl-Carp"