repo/gentoo:master commit in: app-shells/pwsh-bin/
"Eli Schwartz" <[email protected]> Mon, 03 Aug 2026 16:00:06 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785772742.497450a0f505782df08af9304b02c6b4b38f64e2.eschwartz@gentoo> |
commit: 497450a0f505782df08af9304b02c6b4b38f64e2
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 14:26:10 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 15:59:02 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=497450a0
app-shells/pwsh-bin: Stabilize 7.6.3 arm, #980319
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-shells/pwsh-bin/pwsh-bin-7.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.6.3.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.6.3.ebuild
index 254aae30b28d..9e1a58b165ec 100644
--- a/app-shells/pwsh-bin/pwsh-bin-7.6.3.ebuild
+++ b/app-shells/pwsh-bin/pwsh-bin-7.6.3.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"