diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-06-01 23:52:54 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-06-01 23:54:37 -0400 |
commit | b7ddf87f5dcfb7f78af2d93443ec622c0b61946b (patch) | |
tree | 94552cd1e2997fcf4da7a0e74773492d46f7ffb4 /dev-util | |
parent | dev-python/nagiosplugin: enable py3.13, keyword for ~arm64 (diff) | |
download | gentoo-b7ddf87f5dcfb7f78af2d93443ec622c0b61946b.tar.gz gentoo-b7ddf87f5dcfb7f78af2d93443ec622c0b61946b.tar.bz2 gentoo-b7ddf87f5dcfb7f78af2d93443ec622c0b61946b.zip |
dev-util/mingw64-toolchain: restore 12.0.0 keywords
SEem pretty uneventful, old hacky wine-proton-7 still builds
with it as-is too (well, with the patch for mingw-11 anyway).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/mingw64-toolchain/mingw64-toolchain-12.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-12.0.0.ebuild b/dev-util/mingw64-toolchain/mingw64-toolchain-12.0.0.ebuild index 9d0caa3aafaa..299f57892c6e 100644 --- a/dev-util/mingw64-toolchain/mingw64-toolchain-12.0.0.ebuild +++ b/dev-util/mingw64-toolchain/mingw64-toolchain-12.0.0.ebuild @@ -40,8 +40,7 @@ LICENSE=" ZPL BSD BSD-2 ISC LGPL-2+ LGPL-2.1+ MIT public-domain " SLOT="0" -# unkeyworded for testing -#KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 ~x86" IUSE="+abi_x86_32 bin-symlinks custom-cflags +strip" RDEPEND=" |