From a3a5f09faff50275ae734e071c47d8e97e0fe422 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 26 Nov 2025 21:38:25 +0000 Subject: [PATCH] app-shells/pwsh: Stabilize 7.5.4 arm64, #966623 Signed-off-by: Sam James --- app-shells/pwsh/pwsh-7.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/pwsh/pwsh-7.5.4.ebuild b/app-shells/pwsh/pwsh-7.5.4.ebuild index f5db3e4d146a1..d8f9b36fb9cb4 100644 --- a/app-shells/pwsh/pwsh-7.5.4.ebuild +++ b/app-shells/pwsh/pwsh-7.5.4.ebuild @@ -172,7 +172,7 @@ SRC_URI=" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm arm64" IUSE="gui vanilla" RESTRICT="test"