From 182f1081e437b8333b2c321590a924937f98493f Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Tue, 17 May 2022 08:53:26 +0200 Subject: dev-util/mingw64-toolchain: Stabilize 10.0.0 x86, #845111 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild index 13b92a3c573c..9ce0884ba526 100644 --- a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild +++ b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild @@ -30,7 +30,7 @@ LICENSE=" LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) 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=" -- cgit v1.2.3-65-gdbad