commit: 301562070218bf7673f5d9a09a61d22f5cfac89b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 02:52:57 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 02:52:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30156207
games-board/stockfish: Stabilize 17 x86, #942309
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-board/stockfish/stockfish-17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-board/stockfish/stockfish-17.ebuild
b/games-board/stockfish/stockfish-17.ebuild
index 37f055b2abc6..0120a0e71601 100644
--- a/games-board/stockfish/stockfish-17.ebuild
+++ b/games-board/stockfish/stockfish-17.ebuild
@@ -18,7 +18,7 @@ done
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86"
IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 cpu_flags_x86_popcnt
cpu_flags_x86_sse cpu_flags_x86_avx512f
cpu_flags_x86_avx512dq debug general-32 general-64 +optimize"