commit: 9f15fe77219993f4a426e8ae68a9b79dd811042c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 21 15:31:57 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 15:31:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f15fe77
dev-lang/spidermonkey: Stabilize 128.10.1 arm, #956372 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lang/spidermonkey/spidermonkey-128.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/spidermonkey/spidermonkey-128.10.1.ebuild b/dev-lang/spidermonkey/spidermonkey-128.10.1.ebuild index 821e85691d94..d0799597512b 100644 --- a/dev-lang/spidermonkey/spidermonkey-128.10.1.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-128.10.1.ebuild @@ -59,7 +59,7 @@ DESCRIPTION="Mozilla's JavaScript engine written in C and C++" HOMEPAGE="https://spidermonkey.dev https://firefox-source-docs.mozilla.org/js/index.html" SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}.source.tar.xz ${PATCH_URIS[@]}" -KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" LICENSE="MPL-2.0" SLOT="$(ver_cut 1)"
