summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Mackdanz <stasibear@gentoo.org>2018-08-09 22:31:26 -0500
committerErik Mackdanz <stasibear@gentoo.org>2018-08-09 22:31:26 -0500
commit8c185f588e6b7e89952a0fe5cb717a9cf1eb53a9 (patch)
treeb6e1fcdf763a390a4f16212acf1e619f3ac4877f /games-roguelike
parentnet-vpn/wireguard: version bump (diff)
downloadgentoo-8c185f588e6b7e89952a0fe5cb717a9cf1eb53a9.tar.gz
gentoo-8c185f588e6b7e89952a0fe5cb717a9cf1eb53a9.tar.bz2
gentoo-8c185f588e6b7e89952a0fe5cb717a9cf1eb53a9.zip
games-roguelike/stone-soup: stabilize 0.20.1
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.20.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/stone-soup/stone-soup-0.20.1.ebuild b/games-roguelike/stone-soup/stone-soup-0.20.1.ebuild
index 6046f53ae7e5..3b31a1d1f7c0 100644
--- a/games-roguelike/stone-soup/stone-soup-0.20.1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.20.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
## TODO
@@ -23,7 +23,7 @@ SRC_URI="
# 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