From c9617875332b1b9c894c850a1f8d8dcc1897f33f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 18 Nov 2017 20:48:10 +0100 Subject: 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 --- games-rpg/manaplus/manaplus-1.7.10.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-rpg/manaplus') diff --git a/games-rpg/manaplus/manaplus-1.7.10.14.ebuild b/games-rpg/manaplus/manaplus-1.7.10.14.ebuild index 26dc7ca27dd2..2d5897b5d6f1 100644 --- a/games-rpg/manaplus/manaplus-1.7.10.14.ebuild +++ b/games-rpg/manaplus/manaplus-1.7.10.14.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git" else SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz" - KEYWORDS="amd64 x86" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2+" -- cgit v1.2.3-65-gdbad