mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
dev-lang/duktape: Sync with Gentoo
It's from Gentoo commit 1e3350db8b7f8bb429acb86a20a0a966280c34f4.
This commit is contained in:
parent
17c809e473
commit
42cf769f6a
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2023 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -13,7 +13,7 @@ LICENSE="MIT"
|
|||||||
# Upstream don't maintain binary compatibility
|
# Upstream don't maintain binary compatibility
|
||||||
# https://github.com/svaarala/duktape/issues/1524
|
# https://github.com/svaarala/duktape/issues/1524
|
||||||
SLOT="0/${PV}"
|
SLOT="0/${PV}"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
|
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
|
||||||
|
|
||||||
PATCHES=(
|
PATCHES=(
|
||||||
"${FILESDIR}"/${PN}-2.7.0-respect-tc-env.patch
|
"${FILESDIR}"/${PN}-2.7.0-respect-tc-env.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user