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-emulation/stella/stella-4.0.ebuild | 2 +- games-emulation/stella/stella-4.7.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games-emulation/stella') diff --git a/games-emulation/stella/stella-4.0.ebuild b/games-emulation/stella/stella-4.0.ebuild index 4aa58c7a86fc..5cf6b70c7e9e 100644 --- a/games-emulation/stella/stella-4.0.ebuild +++ b/games-emulation/stella/stella-4.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/stella/${P}-src.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="joystick" DEPEND="media-libs/libsdl2[joystick?,opengl,video] diff --git a/games-emulation/stella/stella-4.7.2.ebuild b/games-emulation/stella/stella-4.7.2.ebuild index 579227b6bde8..fdad7813c4b1 100644 --- a/games-emulation/stella/stella-4.7.2.ebuild +++ b/games-emulation/stella/stella-4.7.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/stella/${P}-src.tar.xz" LICENSE="GPL-2+ BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="joystick" DEPEND="media-libs/libsdl2[joystick?,opengl,video] -- cgit v1.2.3-65-gdbad