commit: 1697b16fb4c0f1f9d314cc9431daa9dafacf09ee Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 3 10:39:50 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Feb 3 10:39:50 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1697b16f
app-shells/pwsh: Stabilize 7.5.4-r2 arm64, #969346 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-shells/pwsh/pwsh-7.5.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/pwsh/pwsh-7.5.4-r2.ebuild b/app-shells/pwsh/pwsh-7.5.4-r2.ebuild index afadb87ef6e4..10fdcf4bd5af 100644 --- a/app-shells/pwsh/pwsh-7.5.4-r2.ebuild +++ b/app-shells/pwsh/pwsh-7.5.4-r2.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" RDEPEND="
