Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/mingw64-toolchain/
Date: Tue, 17 May 2022 06:53:59
Message-Id: 1652770406.182f1081e437b8333b2c321590a924937f98493f.jsmolic@gentoo
1 commit: 182f1081e437b8333b2c321590a924937f98493f
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 06:53:26 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 06:53:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182f1081
7
8 dev-util/mingw64-toolchain: Stabilize 10.0.0 x86, #845111
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild
16 index 13b92a3c573c..9ce0884ba526 100644
17 --- a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild
18 +++ b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0.ebuild
19 @@ -30,7 +30,7 @@ LICENSE="
20 LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 )
21 ZPL BSD BSD-2 ISC LGPL-2+ LGPL-2.1+ MIT public-domain"
22 SLOT="0"
23 -KEYWORDS="-* ~amd64 ~x86"
24 +KEYWORDS="-* ~amd64 x86"
25 IUSE="+abi_x86_32 custom-cflags debug"
26
27 RDEPEND="