summaryrefslogtreecommitdiff
path: root/games-emulation/gnuboy
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-emulation/gnuboy
parentfb7fb4ad98e9ffb85543c83d077904f744c9e2c9 (diff)
downloadgentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.tar.gz
gentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.tar.xz
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-emulation/gnuboy')
-rw-r--r--games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild b/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild
index bf9075ce8b7..86111def6f7 100644
--- a/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild
+++ b/games-emulation/gnuboy/gnuboy-1.0.3-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="X sdl"
RDEPEND="sdl? ( media-libs/libsdl )