Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/mingw64-toolchain/
Date: Mon, 29 Aug 2022 06:55:49
Message-Id: 1661755962.fe373aafccbc86dff2176a0f3eb18b5e6ce5564a.ionen@gentoo
1 commit: fe373aafccbc86dff2176a0f3eb18b5e6ce5564a
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 06:12:21 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 06:52:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe373aaf
7
8 dev-util/mingw64-toolchain: restore keywords for 10.0.0_p1
9
10 Do not believe(?) new mingw is coming anytime soon and want to get
11 rid of old binutils and get some testing done on gcc12+binutils2.39.
12
13 So far no known issues, been using Wine built with this for a week.
14
15 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
16
17 dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 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
21 index b7092f3a3fac..3b878de762bf 100644
22 --- a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
23 +++ b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
24 @@ -31,7 +31,7 @@ LICENSE="
25 LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 )
26 ZPL BSD BSD-2 ISC LGPL-2+ LGPL-2.1+ MIT public-domain"
27 SLOT="0"
28 -#KEYWORDS="-* ~amd64 ~x86"
29 +KEYWORDS="-* ~amd64 ~x86"
30 IUSE="+abi_x86_32 custom-cflags debug"
31
32 RDEPEND="