summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-27 10:06:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-27 10:06:40 +0100
commit378fc65c608414f6f9dd4c0f3e1c78831de7d214 (patch)
tree834f87d3184953c04cf6042c05487264084d1b59 /games-board/stockfish
parentdev-util/cloc: x86 stable wrt bug #607332 (diff)
downloadgentoo-378fc65c608414f6f9dd4c0f3e1c78831de7d214.tar.gz
gentoo-378fc65c608414f6f9dd4c0f3e1c78831de7d214.tar.bz2
gentoo-378fc65c608414f6f9dd4c0f3e1c78831de7d214.zip
games-board/stockfish: x86 stable wrt bug #607334
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-board/stockfish')
-rw-r--r--games-board/stockfish/stockfish-8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/stockfish/stockfish-8.ebuild b/games-board/stockfish/stockfish-8.ebuild
index 0e6d1e937b1d..6ff9844dc6e6 100644
--- a/games-board/stockfish/stockfish-8.ebuild
+++ b/games-board/stockfish/stockfish-8.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://stockfishchess.org/"
SRC_URI="https://stockfish.s3.amazonaws.com/${P}-src.zip"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="armv7 cpu_flags_x86_avx2 cpu_flags_x86_popcnt cpu_flags_x86_sse debug
general-32 general-64 +optimize"