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 | <1785772741.70642560524075e273d8c42a7269720750710686.eschwartz@gentoo> |
commit: 70642560524075e273d8c42a7269720750710686
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 14:26:09 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 15:59:01 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70642560
app-shells/pwsh-bin: Stabilize 7.6.3 arm64, #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 d966e86d913c..254aae30b28d 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"