Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/
Date: Mon, 17 Aug 2020 13:50:44
Message-Id: 1597672228.003bce30f67639b53bb9e4d8a17cba2ffb7e8b9a.ago@gentoo
1 commit: 003bce30f67639b53bb9e4d8a17cba2ffb7e8b9a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 13:50:01 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 13:50:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003bce30
7
8 dev-lang/spidermonkey: amd64 stable wrt bug #737464
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild
18 index 66425cba7d5..16a544ce8e9 100644
19 --- a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild
20 +++ b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r2.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="http://ftp.mozilla.org/pub/spidermonkey/prereleases/52/pre1/mozjs-52.9.
22
23 LICENSE="NPL-1.1"
24 SLOT="52"
25 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 x86"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 x86"
27 IUSE="debug minimal +system-icu test"
28
29 RESTRICT="!test? ( test ) ia64? ( test )"