Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/
Date: Mon, 30 Oct 2017 12:41:26
Message-Id: 1509367219.88a1bf987cc74942467a7c192fa56106eb4c510d.mrueg@gentoo
1 commit: 88a1bf987cc74942467a7c192fa56106eb4c510d
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 30 12:40:19 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 12:40:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a1bf98
7
8 dev-lang/spidermonkey: Stable on amd64
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.4
11
12 dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild b/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild
16 index 243b4a12be6..a9bfe75fa7f 100644
17 --- a/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild
18 +++ b/dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="http://archive.mozilla.org/pub/js/${MY_PN}${PV}.tar.gz
20 LICENSE="NPL-1.1"
21 SLOT="17"
22 # "MIPS, MacroAssembler is not supported" wrt #491294 for -mips
23 -KEYWORDS="alpha ~amd64 ~arm -hppa ia64 -mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
24 +KEYWORDS="alpha amd64 ~arm -hppa ia64 -mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
25 IUSE="debug jit minimal static-libs test"
26
27 REQUIRED_USE="debug? ( jit )"