summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-08-29 02:12:21 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-08-29 02:52:42 -0400
commitfe373aafccbc86dff2176a0f3eb18b5e6ce5564a (patch)
treea57c9607dbd21c90bc91b027d0fcd88d04719a8f /dev-util/mingw64-toolchain
parentdev-util/mingw64-toolchain: use namerefs rather than eval (diff)
downloadgentoo-fe373aafccbc86dff2176a0f3eb18b5e6ce5564a.tar.gz
gentoo-fe373aafccbc86dff2176a0f3eb18b5e6ce5564a.tar.bz2
gentoo-fe373aafccbc86dff2176a0f3eb18b5e6ce5564a.zip
dev-util/mingw64-toolchain: restore keywords for 10.0.0_p1
Do not believe(?) new mingw is coming anytime soon and want to get rid of old binutils and get some testing done on gcc12+binutils2.39. So far no known issues, been using Wine built with this for a week. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-util/mingw64-toolchain')
-rw-r--r--dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
index b7092f3a3fac..3b878de762bf 100644
--- a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
+++ b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
@@ -31,7 +31,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="