summaryrefslogtreecommitdiff
path: root/games-board/stockfish/stockfish-14.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/stockfish/stockfish-14.ebuild')
-rw-r--r--games-board/stockfish/stockfish-14.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-board/stockfish/stockfish-14.ebuild b/games-board/stockfish/stockfish-14.ebuild
index dd2f85f84bc6..f6130d54cc74 100644
--- a/games-board/stockfish/stockfish-14.ebuild
+++ b/games-board/stockfish/stockfish-14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 cpu_flags_x86_popcnt cpu_flags_x86_sse
general-32 general-64 +optimize"
DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
S="${WORKDIR}/Stockfish-sf_${PV}/src"