commit: 44737abb45a55e3eaccdae631dfc784f1030fde3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 12 20:14:37 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Sep 12 20:14:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44737abb
dev-perl/Tie-Cycle: Stabilize 1.231.0 x86, #962666 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/Tie-Cycle/Tie-Cycle-1.231.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.231.0.ebuild b/dev-perl/Tie-Cycle/Tie-Cycle-1.231.0.ebuild index e0ffaedde898..b446d9bc226c 100644 --- a/dev-perl/Tie-Cycle/Tie-Cycle-1.231.0.ebuild +++ b/dev-perl/Tie-Cycle/Tie-Cycle-1.231.0.ebuild @@ -11,6 +11,6 @@ DESCRIPTION="Cycle through a list of values via a scalar" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" PERL_RM_FILES=( "t/pod.t" "t/pod_coverage.t" )
