summaryrefslogtreecommitdiff
path: root/games-board/stockfish/stockfish-15-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-04 15:34:41 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-04 15:34:41 +0100
commitbb8c9132545ddf1e366b0b478c0dc89c56cf6dcd (patch)
treec121c55dcca2400955023c5c77b1f677c9b17eec /games-board/stockfish/stockfish-15-r1.ebuild
parent13b130894803eda558b74353eda3bf7504615b38 (diff)
gentoo auto-resync : 04:06:2023 - 15:34:41
Diffstat (limited to 'games-board/stockfish/stockfish-15-r1.ebuild')
-rw-r--r--games-board/stockfish/stockfish-15-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/stockfish/stockfish-15-r1.ebuild b/games-board/stockfish/stockfish-15-r1.ebuild
index 73b2da8cffe6..6b5725f3a328 100644
--- a/games-board/stockfish/stockfish-15-r1.ebuild
+++ b/games-board/stockfish/stockfish-15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~loong ~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"