Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/
Date: Mon, 01 Mar 2021 17:46:58
Message-Id: 1614620811.04eb24ecbb616f5f1b5927124837f2357e23b502.whissi@gentoo
1 commit: 04eb24ecbb616f5f1b5927124837f2357e23b502
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 1 17:46:44 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 1 17:46:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04eb24ec
7
8 dev-lang/spidermonkey: amd64 stable (bug #773592)
9
10 Package-Manager: Portage-3.0.16, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-lang/spidermonkey/spidermonkey-78.8.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/spidermonkey/spidermonkey-78.8.0.ebuild b/dev-lang/spidermonkey/spidermonkey-78.8.0.ebuild
17 index 56a0fa2ce50..92e4e06a93d 100644
18 --- a/dev-lang/spidermonkey/spidermonkey-78.8.0.ebuild
19 +++ b/dev-lang/spidermonkey/spidermonkey-78.8.0.ebuild
20 @@ -60,7 +60,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}
21 DESCRIPTION="SpiderMonkey is Mozilla's JavaScript engine written in C and C++"
22 HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey"
23
24 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 x86"
26
27 SLOT="78"
28 LICENSE="MPL-2.0"