From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 388F315808B for ; Thu, 10 Mar 2022 23:43:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA871E08EC; Thu, 10 Mar 2022 23:43:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83ADAE08EC for ; Thu, 10 Mar 2022 23:43:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C610342F0D for ; Thu, 10 Mar 2022 23:43:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE59630F for ; Thu, 10 Mar 2022 23:43:05 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1646955715.c378ad0b70b987e32735fc9bd943978583e37017.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/duktape/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/duktape/duktape-2.7.0-r1.ebuild X-VCS-Directories: dev-lang/duktape/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c378ad0b70b987e32735fc9bd943978583e37017 X-VCS-Branch: master Date: Thu, 10 Mar 2022 23:43:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e7b9b5b5-a85e-45ab-8199-b6941fed6459 X-Archives-Hash: dea5f24a33cda910c6830b10e7818bbc commit: c378ad0b70b987e32735fc9bd943978583e37017 Author: Sam James gentoo org> AuthorDate: Thu Mar 10 23:41:55 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Mar 10 23:41:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c378ad0b dev-lang/duktape: Stabilize 2.7.0-r1 x86, #834909 Signed-off-by: Sam James gentoo.org> dev-lang/duktape/duktape-2.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/duktape/duktape-2.7.0-r1.ebuild b/dev-lang/duktape/duktape-2.7.0-r1.ebuild index 96948c369b46..19d5bc53bbde 100644 --- a/dev-lang/duktape/duktape-2.7.0-r1.ebuild +++ b/dev-lang/duktape/duktape-2.7.0-r1.ebuild @@ -13,7 +13,7 @@ LICENSE="MIT" # Upstream don't maintain binary compatibility # https://github.com/svaarala/duktape/issues/1524 SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" PATCHES=( "${FILESDIR}"/${PN}-2.7.0-respect-tc-env.patch