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