commit: 4b0d064422e5b6e3499544a20e13b79c1d897bf2
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 14:34:28 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 14:34:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0d0644
games-board/stockfish: Stabilize 17-r1 x86, #950889
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
games-board/stockfish/stockfish-17-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-board/stockfish/stockfish-17-r1.ebuild
b/games-board/stockfish/stockfish-17-r1.ebuild
index e080af75a327..2a26a0b2e1ac 100644
--- a/games-board/stockfish/stockfish-17-r1.ebuild
+++ b/games-board/stockfish/stockfish-17-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/Stockfish-sf_${PV}/src"
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"
IUSE+=" cpu_flags_x86_avx512dq debug general-32 general-64 +optimize"