summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-27 10:00:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-27 10:00:56 +0100
commitc1a4c7e71383f131a857fb73dd4e59a7873d6bb5 (patch)
treec761e226c22d3bb1d8d7f3e3e24c887a6a778388 /games-board
parentdev-util/cloc: amd64 stable wrt bug #607332 (diff)
downloadgentoo-c1a4c7e71383f131a857fb73dd4e59a7873d6bb5.tar.gz
gentoo-c1a4c7e71383f131a857fb73dd4e59a7873d6bb5.tar.bz2
gentoo-c1a4c7e71383f131a857fb73dd4e59a7873d6bb5.zip
games-board/stockfish: amd64 stable wrt bug #607334
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r--games-board/stockfish/stockfish-8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/stockfish/stockfish-8.ebuild b/games-board/stockfish/stockfish-8.ebuild
index ff0852b95b16..0e6d1e937b1d 100644
--- a/games-board/stockfish/stockfish-8.ebuild
+++ b/games-board/stockfish/stockfish-8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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"