commit: 11a4bc530b18ab6ee6864d5a3a151ccb52fb5b36 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 14 09:04:48 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 14 14:18:26 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a4bc53
dev-perl/Cwd-Guard: Stabilize 0.50.0-r1 arm64, #969746 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> 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 cd3c4151a094..8159c8640a62 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="
