summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-07-02 12:33:13 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-07-02 12:33:13 +0200
commit1d7d16d7ddfabe934ef8f0745731fad2a3e0fe47 (patch)
treeec38baf5570993296a76291bceb10f205e837d3d
parentdev-cpp/muParser: amd64 stable wrt bug #689010 (diff)
downloadgentoo-1d7d16d7ddfabe934ef8f0745731fad2a3e0fe47.tar.gz
gentoo-1d7d16d7ddfabe934ef8f0745731fad2a3e0fe47.tar.bz2
gentoo-1d7d16d7ddfabe934ef8f0745731fad2a3e0fe47.zip
games-board/stockfish: amd64 stable wrt bug #689018
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
-rw-r--r--games-board/stockfish/stockfish-10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/stockfish/stockfish-10.ebuild b/games-board/stockfish/stockfish-10.ebuild
index bf574d4333b9..d6e91d7bd25a 100644
--- a/games-board/stockfish/stockfish-10.ebuild
+++ b/games-board/stockfish/stockfish-10.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://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"