From: "Ian Stakenvicius" <axs@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mozilla:master commit in: dev-lang/spidermonkey/
Date: Fri, 17 Oct 2014 17:11:08 +0000 (UTC) [thread overview]
Message-ID: <1413565862.d2735534201b245da653e464e6faec5c46666e96.axs@gentoo> (raw)
commit: d2735534201b245da653e464e6faec5c46666e96
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 17 17:05:20 2014 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Fri Oct 17 17:11:02 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=d2735534
dev-lang/spidermonkey: enabled USE="jit" by default, added keywords
Other mozilla packages default to having USE="jit" enabled, and profiles where
it doesn't work (ie hardened) already default to USE="-jit".
---
dev-lang/spidermonkey/spidermonkey-31.2.0_rc0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lang/spidermonkey/spidermonkey-31.2.0_rc0.ebuild b/dev-lang/spidermonkey/spidermonkey-31.2.0_rc0.ebuild
index 3f1b4d8..61a1c37 100644
--- a/dev-lang/spidermonkey/spidermonkey-31.2.0_rc0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-31.2.0_rc0.ebuild
@@ -19,11 +19,11 @@ SRC_URI="http://people.mozilla.org/~sstangl/${MY_P}.tar.bz2"
LICENSE="NPL-1.1"
SLOT="31"
-#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-KEYWORDS=""
-IUSE="debug jit icu minimal static-libs +system-icu test"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="debug +jit icu minimal static-libs +system-icu test"
RESTRICT="ia64? ( test )"
+REQUIRED_USE="debug? ( jit )"
S="${WORKDIR}/${MY_P%.rc*}"
BUILDDIR="${WORKDIR}/jsbuild"
next reply other threads:[~2014-10-17 17:11 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-17 17:11 Ian Stakenvicius [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-08-07 14:09 [gentoo-commits] proj/mozilla:master commit in: dev-lang/spidermonkey/ Ian Stakenvicius
2018-07-30 23:02 Ian Stakenvicius
2018-07-06 19:50 Ian Stakenvicius
2017-06-05 14:36 Jory Pratt
2014-10-17 16:54 Ian Stakenvicius
2014-06-02 12:21 Ian Stakenvicius
2013-11-09 4:00 Ian Stakenvicius
2013-08-19 14:09 Ian Stakenvicius
2013-08-02 17:18 Ian Stakenvicius
2012-10-12 20:16 Ian Stakenvicius
2012-06-18 20:05 Ian Stakenvicius
2012-05-07 15:37 Jory Pratt
2011-11-14 19:57 Jory Pratt
2011-11-14 19:37 Jory Pratt
2011-11-14 19:16 Jory Pratt
2011-06-22 2:23 Nirbheek Chauhan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1413565862.d2735534201b245da653e464e6faec5c46666e96.axs@gentoo \
--to=axs@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox