summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-18 20:48:10 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-18 21:27:08 +0100
commitc9617875332b1b9c894c850a1f8d8dcc1897f33f (patch)
treeac6fea30d10f4b5ec3c43322496dde4d4b69a5c8 /games-roguelike/tome
parentx11-libs/wxGTK: stable 3.0.2.0-r3 for ppc64, bug #632144 (diff)
downloadgentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.tar.gz
gentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.tar.bz2
gentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.zip
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404
Diffstat (limited to 'games-roguelike/tome')
-rw-r--r--games-roguelike/tome/tome-2.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-roguelike/tome/tome-2.3.5.ebuild b/games-roguelike/tome/tome-2.3.5.ebuild
index 083f741eca37..cdb3c58fefd5 100644
--- a/games-roguelike/tome/tome-2.3.5.ebuild
+++ b/games-roguelike/tome/tome-2.3.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://t-o-m-e.net/dl/src/tome-${MY_PV}-src.tar.bz2"
LICENSE="Moria"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="X Xaw3d gtk sdl"
RDEPEND=">=sys-libs/ncurses-5:0