dev-perl/Tie-Cycle: keyword ~arm64

This commit is contained in:
Alexey Korepanov
2018-03-31 21:31:40 +01:00
committed by Mart Raudsepp
parent 6687534b1c
commit 3548918966

View 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"