diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-17 08:53:26 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-17 08:53:26 +0200 |
commit | 182f1081e437b8333b2c321590a924937f98493f (patch) | |
tree | c136d2e2fb85a89f131330765f251283e622034c /dev-util/mingw64-toolchain | |
parent | sys-auth/pam_mount: Stabilize 2.18-r1 x86, #845048 (diff) | |
download | gentoo-182f1081e437b8333b2c321590a924937f98493f.tar.gz gentoo-182f1081e437b8333b2c321590a924937f98493f.tar.bz2 gentoo-182f1081e437b8333b2c321590a924937f98493f.zip |
dev-util/mingw64-toolchain: Stabilize 10.0.0 x86, #845111
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util/mingw64-toolchain')
-rw-r--r-- | dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |