summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-01-15 11:21:13 +0100
committerJeroen Roovers <jer@gentoo.org>2019-01-15 11:34:57 +0100
commit9060d42f818fa7553c9d9e1013ee0c39c02a9400 (patch)
tree8edb6e1131013c7e022486f345d307fc80bfa62c /dev-lang/spidermonkey
parentdev-libs/amdgpu-pro-opencl: bump to 18.20.684755, enable multilib (diff)
downloadgentoo-9060d42f818fa7553c9d9e1013ee0c39c02a9400.tar.gz
gentoo-9060d42f818fa7553c9d9e1013ee0c39c02a9400.tar.bz2
gentoo-9060d42f818fa7553c9d9e1013ee0c39c02a9400.zip
dev-lang/spidermonkey: Stable for HPPA too.
Package-Manager: Portage-2.3.55, Repoman-2.3.12 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-lang/spidermonkey')
-rw-r--r--dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild b/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild
index df8c5518296f..4ec1e3900e82 100644
--- a/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-38.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 )"