diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-15 19:32:56 -0400 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-08-16 10:37:52 +0300 |
commit | aa1cf78a180eb8b7b94ee0c022d11fb38f5f7d24 (patch) | |
tree | 40fd1b2be2880a40944297d767da0d0ccc56ae13 /dev-lang/spidermonkey | |
parent | app-backup/backuppc: Stabilize 4.4.0 amd64, #865335 (diff) | |
download | gentoo-aa1cf78a180eb8b7b94ee0c022d11fb38f5f7d24.tar.gz gentoo-aa1cf78a180eb8b7b94ee0c022d11fb38f5f7d24.tar.bz2 gentoo-aa1cf78a180eb8b7b94ee0c022d11fb38f5f7d24.zip |
dev-lang/spidermonkey: Keyword 78.15.0 sparc, #753221
Closes: https://github.com/gentoo/gentoo/pull/26875
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-78.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-78.15.0.ebuild b/dev-lang/spidermonkey/spidermonkey-78.15.0.ebuild index 8cfe7c8bb1ba..909743ac2f47 100644 --- a/dev-lang/spidermonkey/spidermonkey-78.15.0.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-78.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://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey" -KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~sparc x86" SLOT="78" LICENSE="MPL-2.0" |