From 4e5fa4ee32a6017383f467cb0ed70de681c7ee14 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sat, 17 Jan 2026 20:33:14 -0500 Subject: [PATCH] app-shells/pwsh-bin: Stabilize 7.5.4 arm, #968899 Signed-off-by: Eli Schwartz --- app-shells/pwsh-bin/pwsh-bin-7.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.5.4.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.5.4.ebuild index 585fd11002714..0821c0f74f686 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.5.4.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.5.4.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm arm64" +KEYWORDS="amd64 arm arm64" REQUIRED_USE="elibc_glibc" RESTRICT="splitdebug"