commit: 1b020f685953b4720b60d4ab05b172d4fd4aa477
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 11:20:11 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 11:20:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b020f68
games-board/stockfish: Stabilize 17-r1 amd64, #950889
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-board/stockfish/stockfish-17-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-board/stockfish/stockfish-17-r1.ebuild
b/games-board/stockfish/stockfish-17-r1.ebuild
index 8f2125616f25..e080af75a327 100644
--- a/games-board/stockfish/stockfish-17-r1.ebuild
+++ b/games-board/stockfish/stockfish-17-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"