summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 15:11:22 +0000
committerSam James <sam@gentoo.org>2024-01-08 15:11:22 +0000
commit54a92e752cf8559956442c8ae177fab7097e09b6 (patch)
tree2b3d3267408d384b474f145283b550e584457703 /dev-lang/spidermonkey
parentapp-portage/pycargoebuild: Bump to 0.13.1 (diff)
downloadgentoo-54a92e752cf8559956442c8ae177fab7097e09b6.tar.gz
gentoo-54a92e752cf8559956442c8ae177fab7097e09b6.tar.bz2
gentoo-54a92e752cf8559956442c8ae177fab7097e09b6.zip
dev-lang/spidermonkey: Stabilize 102.15.0 arm64, #920543
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r--dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild b/dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild
index de253c0591c1..f3d3482e6d2a 100644
--- a/dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -61,7 +61,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}
DESCRIPTION="SpiderMonkey is Mozilla's JavaScript engine written in C and C++"
HOMEPAGE="https://spidermonkey.dev https://firefox-source-docs.mozilla.org/js/index.html "
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
SLOT="$(ver_cut 1)"
LICENSE="MPL-2.0"