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: Tue, 30 Mar 2021 01:17:20
Message-Id: 1617066996.6ba5e6de411eac568c989e3005e5e5829f844ff1.whissi@gentoo
1 commit: 6ba5e6de411eac568c989e3005e5e5829f844ff1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 01:16:36 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 01:16:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba5e6de
7
8 dev-lang/spidermonkey: x86 stable (bug #778944)
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-lang/spidermonkey/spidermonkey-78.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/spidermonkey/spidermonkey-78.9.0.ebuild b/dev-lang/spidermonkey/spidermonkey-78.9.0.ebuild
17 index ee0d3370980..0d7f939c964 100644
18 --- a/dev-lang/spidermonkey/spidermonkey-78.9.0.ebuild
19 +++ b/dev-lang/spidermonkey/spidermonkey-78.9.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"