commit: 0649627391700a268708592801d0bf806371728a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 14 14:03:47 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 14 14:03:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06496273
app-shells/pwsh: Stabilize 7.5.1 arm64, #958152 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-shells/pwsh/pwsh-7.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/pwsh/pwsh-7.5.1.ebuild b/app-shells/pwsh/pwsh-7.5.1.ebuild index afca9c78e440..e7e5e02291f9 100644 --- a/app-shells/pwsh/pwsh-7.5.1.ebuild +++ b/app-shells/pwsh/pwsh-7.5.1.ebuild @@ -179,7 +179,7 @@ SRC_URI=" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" IUSE="gui vanilla" RESTRICT="test"
