Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/duktape/
Date: Sun, 19 Mar 2023 17:36:35
Message-Id: 1679247324.1e3350db8b7f8bb429acb86a20a0a966280c34f4.arthurzam@gentoo
1 commit: 1e3350db8b7f8bb429acb86a20a0a966280c34f4
2 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Thu Mar 16 21:36:53 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 19 17:35:24 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3350db
7
8 dev-lang/duktape: Keyword 2.7.0-r3 mips, #900637
9
10 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
12
13 dev-lang/duktape/duktape-2.7.0-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-lang/duktape/duktape-2.7.0-r3.ebuild b/dev-lang/duktape/duktape-2.7.0-r3.ebuild
17 index 51a4ebed87cd..f77166dfcd44 100644
18 --- a/dev-lang/duktape/duktape-2.7.0-r3.ebuild
19 +++ b/dev-lang/duktape/duktape-2.7.0-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 +# Copyright 1999-2023 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26 @@ -13,7 +13,7 @@ LICENSE="MIT"
27 # Upstream don't maintain binary compatibility
28 # https://github.com/svaarala/duktape/issues/1524
29 SLOT="0/${PV}"
30 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
31 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
32
33 PATCHES=(
34 "${FILESDIR}"/${PN}-2.7.0-respect-tc-env.patch