dev-lang/spidermonkey: arm stable, bug #633382
authorMarkus Meier <maekke@gentoo.org>
Wed, 17 Jan 2018 17:57:53 +0000 (18:57 +0100)
committerMarkus Meier <maekke@gentoo.org>
Wed, 17 Jan 2018 17:57:53 +0000 (18:57 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

dev-lang/spidermonkey/spidermonkey-17.0.0-r5.ebuild

index a9bfe75fa7f2dd9f97c16f4bbeb3ee1780bc39a5..533fbc1f02f2b8bc7a727fcafaf3a6f861e5e556 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -17,7 +17,7 @@ SRC_URI="http://archive.mozilla.org/pub/js/${MY_PN}${PV}.tar.gz
 LICENSE="NPL-1.1"
 SLOT="17"
 # "MIPS, MacroAssembler is not supported" wrt #491294 for -mips
-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 test"
 
 REQUIRED_USE="debug? ( jit )"