diff options
author | Sam James <sam@gentoo.org> | 2024-07-29 17:49:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-29 17:49:29 +0100 |
commit | 3f2c563cd5ee77ab6d43d0257f9845dbcb2e1655 (patch) | |
tree | 9f3ac4d8d9f537a5d6d64aa2fb5c9bf746e1c6b1 /dev-lang/spidermonkey | |
parent | dev-lang/spidermonkey: Stabilize 115.13.0 arm64, #936886 (diff) | |
download | gentoo-3f2c563cd5ee77ab6d43d0257f9845dbcb2e1655.tar.gz gentoo-3f2c563cd5ee77ab6d43d0257f9845dbcb2e1655.tar.bz2 gentoo-3f2c563cd5ee77ab6d43d0257f9845dbcb2e1655.zip |
dev-lang/spidermonkey: Stabilize 115.13.0 amd64, #936886
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-115.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-115.13.0.ebuild b/dev-lang/spidermonkey/spidermonkey-115.13.0.ebuild index 214759991af0..57d33a603fc8 100644 --- a/dev-lang/spidermonkey/spidermonkey-115.13.0.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-115.13.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" |