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 10:02:05
Message-Id: 1597658491.7752e8f0020b26e6a5e41ab9f3fbf1dd5bb8d943.ago@gentoo
1 commit: 7752e8f0020b26e6a5e41ab9f3fbf1dd5bb8d943
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 10:01:31 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 10:01:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7752e8f0
7
8 dev-lang/spidermonkey: x86 stable wrt bug #737464
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="x86"
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 f99933c54d4..66425cba7d5 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 )"