dev-perl/Tie-Cycle: keyword ~arm64
authorAlexey Korepanov <kaikaikai@yandex.ru>
Sat, 31 Mar 2018 20:31:40 +0000 (21:31 +0100)
committerMart Raudsepp <leio@gentoo.org>
Mon, 2 Apr 2018 18:05:17 +0000 (21:05 +0300)
dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild

index 071808a4c524d26b7f0ee6abec44e0ec33124f4c..70c1a686606f425b07201706b18d0a8931337176 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
@@ -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"