summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-06-25 21:45:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-06-25 22:13:27 +0200
commit200005f04c4bdf8ed031da7c96300c55f28dcc3c (patch)
tree5101288ab11a08e0487d6c3391f729b2ddb19e8d /games-roguelike
parentdev-python/wheel: x86 stable wrt bug #583704 (diff)
downloadgentoo-200005f04c4bdf8ed031da7c96300c55f28dcc3c.tar.gz
gentoo-200005f04c4bdf8ed031da7c96300c55f28dcc3c.tar.bz2
gentoo-200005f04c4bdf8ed031da7c96300c55f28dcc3c.zip
games-roguelike/stone-soup: x86 stable wrt bug #584282
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.16.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-roguelike/stone-soup/stone-soup-0.16.2.ebuild b/games-roguelike/stone-soup/stone-soup-0.16.2.ebuild
index 759856cd3b67..ca6e7edbab2f 100644
--- a/games-roguelike/stone-soup/stone-soup-0.16.2.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.16.2.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://crawl.develz.org/release/stone_soup-${PV}.tar.xz
# MIT: json.cc/json.h, some .js files in webserver/static/scripts/contrib/
LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0 MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug luajit ncurses test +tiles"
# test is broken
# see https://crawl.develz.org/mantis/view.php?id=6121