dev-perl/Tie-Cycle: amd64 stable wrt bug #611984

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Mikle Kolyada
2017-05-07 13:46:07 +03:00
parent 90fa998978
commit 83a418d45e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 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 ~x86"
KEYWORDS="amd64 ~x86"
IUSE="test"
RDEPEND="virtual/perl-Carp"