summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-27 14:27:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-27 14:27:32 +0200
commit69aca9884a1a4a4486d6782d3a79957e109aac0d (patch)
tree7594d14f649d95b0753b1f7d43ab7d5f4c2dda0b /dev-lang/spidermonkey
parentdev-ruby/ritex: enable ruby33 (diff)
downloadgentoo-69aca9884a1a4a4486d6782d3a79957e109aac0d.tar.gz
gentoo-69aca9884a1a4a4486d6782d3a79957e109aac0d.tar.bz2
gentoo-69aca9884a1a4a4486d6782d3a79957e109aac0d.zip
dev-lang/spidermonkey: Stabilize 102.15.0 ppc64, #920543
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r--dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild b/dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild
index adb609adbde8..de253c0591c1 100644
--- a/dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-102.15.0.ebuild
@@ -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"