From 11a4bc530b18ab6ee6864d5a3a151ccb52fb5b36 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 14 Feb 2026 11:04:48 +0200 Subject: [PATCH] dev-perl/Cwd-Guard: Stabilize 0.50.0-r1 arm64, #969746 Signed-off-by: Arthur Zamarin --- dev-perl/Cwd-Guard/Cwd-Guard-0.50.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0-r1.ebuild b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0-r1.ebuild index cd3c4151a0941..8159c8640a627 100644 --- a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0-r1.ebuild +++ b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Temporary changing working directory (chdir)" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv x86" IUSE="minimal" RDEPEND="