summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-09-30 13:50:32 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-09-30 13:50:32 +0200
commitdc8d330306c7c17ac71218418d48f593088916bc (patch)
tree4653d569ba5cc99188da665f4e0876364e5ce55d
parentnet-fs/cifs-utils: Stabilize 6.15-r1 ppc64, #873577 (diff)
downloadgentoo-dc8d330306c7c17ac71218418d48f593088916bc.tar.gz
gentoo-dc8d330306c7c17ac71218418d48f593088916bc.tar.bz2
gentoo-dc8d330306c7c17ac71218418d48f593088916bc.zip
games-board/stockfish: Stabilize 15-r1 x86, #873454
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--games-board/stockfish/stockfish-15-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/stockfish/stockfish-15-r1.ebuild b/games-board/stockfish/stockfish-15-r1.ebuild
index 0f696fbba453..73b2da8cffe6 100644
--- a/games-board/stockfish/stockfish-15-r1.ebuild
+++ b/games-board/stockfish/stockfish-15-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/official-stockfish/Stockfish/archive/sf_${PV}.tar.gz
https://tests.stockfishchess.org/api/nn/${NNUE_FILE} -> ${P}-${NNUE_FILE}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 cpu_flags_x86_popcnt cpu_flags_x86_sse debug
general-32 general-64 +optimize"