mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
dev-lang/spidermonkey: Add arm64 keyword
Add arm64 keyword and bump spidermonkey-17.0.0-r4.ebuild to spidermonkey-17.0.0-r5.ebuild. Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
d213cbe455
commit
3bc6d03a9f
@ -17,7 +17,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/js/${MY_PN}${PV}.tar.gz"
|
|||||||
LICENSE="NPL-1.1"
|
LICENSE="NPL-1.1"
|
||||||
SLOT="17"
|
SLOT="17"
|
||||||
# "MIPS, MacroAssembler is not supported" wrt #491294 for -mips
|
# "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 arm64 -hppa ia64 -mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
|
||||||
IUSE="debug jit minimal static-libs test"
|
IUSE="debug jit minimal static-libs test"
|
||||||
|
|
||||||
REQUIRED_USE="debug? ( jit )"
|
REQUIRED_USE="debug? ( jit )"
|
Loading…
x
Reference in New Issue
Block a user