diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-06-29 18:09:14 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-06-29 18:15:49 +0300 |
commit | bf22ccbe388fc51d1688f838c0307b08f2463a30 (patch) | |
tree | 26b7e3ebf4cfbd82a27ebb2b1ef5a520d6efa3a9 /dev-lang/spidermonkey | |
parent | dev-lang/spidermonkey: Stabilize 91.11.0 amd64, #855137 (diff) | |
download | gentoo-bf22ccbe388fc51d1688f838c0307b08f2463a30.tar.gz gentoo-bf22ccbe388fc51d1688f838c0307b08f2463a30.tar.bz2 gentoo-bf22ccbe388fc51d1688f838c0307b08f2463a30.zip |
dev-lang/spidermonkey: Stabilize 91.11.0 x86, #855137
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-91.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-91.11.0.ebuild b/dev-lang/spidermonkey/spidermonkey-91.11.0.ebuild index fe76d284ae44..c1c5f2baa8e5 100644 --- a/dev-lang/spidermonkey/spidermonkey-91.11.0.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-91.11.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 ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86" SLOT="91" LICENSE="MPL-2.0" |