diff options
author | David Seifert <soap@gentoo.org> | 2017-11-18 20:48:10 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-18 21:27:08 +0100 |
commit | c9617875332b1b9c894c850a1f8d8dcc1897f33f (patch) | |
tree | ac6fea30d10f4b5ec3c43322496dde4d4b69a5c8 /games-emulation/snes9x | |
parent | x11-libs/wxGTK: stable 3.0.2.0-r3 for ppc64, bug #632144 (diff) | |
download | gentoo-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-emulation/snes9x')
-rw-r--r-- | games-emulation/snes9x/snes9x-1.53.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/snes9x/snes9x-1.54.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/snes9x/snes9x-1.53.ebuild b/games-emulation/snes9x/snes9x-1.53.ebuild index ac5a1659915f..900716e81c40 100644 --- a/games-emulation/snes9x/snes9x-1.53.ebuild +++ b/games-emulation/snes9x/snes9x-1.53.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://snes9x-gtk.googlecode.com/files/${P}-src.tar.bz2" LICENSE="Snes9x GPL-2 GPL-2+ LGPL-2.1 LGPL-2.1+ ISC MIT ZLIB Info-ZIP" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="alsa debug gtk joystick multilib netplay nls opengl oss png pulseaudio portaudio +xv +xrandr zlib" RESTRICT="bindist" diff --git a/games-emulation/snes9x/snes9x-1.54.1.ebuild b/games-emulation/snes9x/snes9x-1.54.1.ebuild index ecaef4861cd0..f7531d383ac5 100644 --- a/games-emulation/snes9x/snes9x-1.54.1.ebuild +++ b/games-emulation/snes9x/snes9x-1.54.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/snes9xgit/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Snes9x GPL-2 GPL-2+ LGPL-2.1 LGPL-2.1+ ISC MIT ZLIB Info-ZIP" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="alsa debug gtk joystick multilib netplay nls opengl oss png pulseaudio portaudio +xv +xrandr" RESTRICT="bindist" |