diff options
author | stefson <herrtimson@yahoo.de> | 2019-01-25 10:00:36 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-01-26 17:43:56 -0500 |
commit | e38d0453b1047391f14e188e81b9ad8f053f04b8 (patch) | |
tree | 4a478776728ba6ec3b03df5d24b711e95a72eba9 /dev-lang | |
parent | sys-devel/gcc: revbump to gcc-7.4.0 (diff) | |
download | musl-e38d0453b1047391f14e188e81b9ad8f053f04b8.tar.gz musl-e38d0453b1047391f14e188e81b9ad8f053f04b8.tar.bz2 musl-e38d0453b1047391f14e188e81b9ad8f053f04b8.zip |
dev-lang/spidermonkey: stable for arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild index 7f5ec3c3..7ad8bb68 100644 --- a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://ftp.mozilla.org/pub/spidermonkey/prereleases/52/pre1/mozjs-52.9. LICENSE="NPL-1.1" SLOT="52" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug elibc_musl minimal +system-icu test" RESTRICT="ia64? ( test )" |