From 4d7fea2fe448996e78df3168eca8a50d5dc3ecc0 Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Mon, 31 Mar 2025 10:00:59 +0300 Subject: [PATCH] dev-perl/Text-CSV: Stabilize 2.40.0 arm64, #931069 Signed-off-by: Viorel Munteanu --- dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild index 0130230e48b42..8ec7474c59e64 100644 --- a/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+xs" RDEPEND="