commit: e65cc6dcdd5fd84bda23e4fe7e676caf46e99c3b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 10:29:46 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 10:30:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65cc6dc
dev-lang/spidermonkey: Stabilize 78.5.0 amd64, #756373
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/spidermonkey/spidermonkey-78.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/spidermonkey/spidermonkey-78.5.0.ebuild
b/dev-lang/spidermonkey/spidermonkey-78.5.0.ebuild
index a2df2c41b34..cf316804750 100644
--- a/dev-lang/spidermonkey/spidermonkey-78.5.0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-78.5.0.ebuild
@@ -58,7 +58,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"