diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 10:02:41 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 10:03:08 +0200 |
commit | c46a1e588f3864608490721f1143d5afd3cea57f (patch) | |
tree | 0e0e2264d7f3caaf34ea098d753090cb305dceb7 /dev-lang/spidermonkey | |
parent | app-crypt/libsecret-0.18.6-r1: alpha stable (diff) | |
download | gentoo-c46a1e588f3864608490721f1143d5afd3cea57f.tar.gz gentoo-c46a1e588f3864608490721f1143d5afd3cea57f.tar.bz2 gentoo-c46a1e588f3864608490721f1143d5afd3cea57f.zip |
dev-lang/spidermonkey-38.3.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/660314
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild b/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild index c5b648eaddd0..57ea38ea8665 100644 --- a/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.mozilla.org/pub/${PN}/releases/${PV}/${MY_P}.tar.bz2 LICENSE="NPL-1.1" SLOT="38" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="debug +jit minimal static-libs +system-icu test" RESTRICT="ia64? ( test )" |