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-arcade/conveysdl/conveysdl-1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-arcade/conveysdl') diff --git a/games-arcade/conveysdl/conveysdl-1.3.ebuild b/games-arcade/conveysdl/conveysdl-1.3.ebuild index 7df9106d36cb..53d4dd6d48b9 100644 --- a/games-arcade/conveysdl/conveysdl-1.3.ebuild +++ b/games-arcade/conveysdl/conveysdl-1.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.cloudsprinter.com/software/conveysdl/${P/-/.}.tar" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl[sound,video] -- cgit v1.2.3-65-gdbad