diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 20:49:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 20:49:00 +0300 |
commit | de256c97bb76d48e4f504987fc8d7f36b1bf1789 (patch) | |
tree | 494a677a2015e61afd314d83f7932715620ebb21 /dev-util/mingw64-toolchain | |
parent | app-emulation/virtualbox-guest-additions: Stabilize 6.1.44 amd64, #907365 (diff) | |
download | gentoo-de256c97bb76d48e4f504987fc8d7f36b1bf1789.tar.gz gentoo-de256c97bb76d48e4f504987fc8d7f36b1bf1789.tar.bz2 gentoo-de256c97bb76d48e4f504987fc8d7f36b1bf1789.zip |
dev-util/mingw64-toolchain: Stabilize 11.0.0 x86, #907368
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/mingw64-toolchain')
-rw-r--r-- | dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0.ebuild b/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0.ebuild index db1625cb1195..d4fe6b516d10 100644 --- a/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0.ebuild +++ b/dev-util/mingw64-toolchain/mingw64-toolchain-11.0.0.ebuild @@ -36,7 +36,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=" |