commit: f545b4702466bc2e538449852b0c01f3b7713fa9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 4 22:42:37 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 4 22:42:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f545b470
app-shells/pwsh: Stabilize 7.5.0 arm, #950602 Signed-off-by: Sam James <sam <AT> gentoo.org> app-shells/pwsh/pwsh-7.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/pwsh/pwsh-7.5.0.ebuild b/app-shells/pwsh/pwsh-7.5.0.ebuild index 49e82b41fac9..e9d819570951 100644 --- a/app-shells/pwsh/pwsh-7.5.0.ebuild +++ b/app-shells/pwsh/pwsh-7.5.0.ebuild @@ -180,7 +180,7 @@ SRC_URI=" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm arm64" +KEYWORDS="~amd64 arm arm64" IUSE="gui vanilla" # TODO: "LibraryImports.g.cs", "PSVersionInfo.g.cs" not found.
