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 25B8615800A for ; Sun, 27 Aug 2023 01:28:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AD342BC099; Sun, 27 Aug 2023 01:28:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 454972BC099 for ; Sun, 27 Aug 2023 01:28:54 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88F55335C87 for ; Sun, 27 Aug 2023 01:28:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27B4E1075 for ; Sun, 27 Aug 2023 01:28:52 +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: <1693099720.271755f9af096f20ec4bc0a899fbc3dcf119bab9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/mingw64-toolchain/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild X-VCS-Directories: dev-util/mingw64-toolchain/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 271755f9af096f20ec4bc0a899fbc3dcf119bab9 X-VCS-Branch: master Date: Sun, 27 Aug 2023 01:28:52 +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: b820baa1-aa46-4e9a-bb90-c4b53743d7fc X-Archives-Hash: e300122e14e6d5e212b6fabec3db7808 commit: 271755f9af096f20ec4bc0a899fbc3dcf119bab9 Author: Sam James gentoo org> AuthorDate: Sun Aug 27 01:28:40 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 27 01:28:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271755f9 dev-util/mingw64-toolchain: Stabilize 11.0.0_p2 x86, #913091 Signed-off-by: Sam James gentoo.org> dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild b/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild index 06f4a57509a0..c489e2e8fdaf 100644 --- a/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild +++ b/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0_p2.ebuild @@ -40,7 +40,7 @@ LICENSE=" ZPL BSD BSD-2 ISC LGPL-2+ LGPL-2.1+ MIT public-domain " SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" IUSE="+abi_x86_32 custom-cflags debug" RDEPEND="