commit: 7b5223ed81f223cff7fdd42ce3fd5b34fca6fe96
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 00:34:29 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 00:34:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b5223ed
dev-lang/spidermonkey: Stabilize 78.6.0 ppc64, #761205
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild
b/dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild
index f4f3def5516..19bc2279f74 100644
--- a/dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild
@@ -60,7 +60,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 ~ppc64 ~s390 x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc64 ~s390 x86"
SLOT="78"
LICENSE="MPL-2.0"