diff options
author | 2017-11-18 20:48:10 +0100 | |
---|---|---|
committer | 2017-11-18 21:27:08 +0100 | |
commit | c9617875332b1b9c894c850a1f8d8dcc1897f33f (patch) | |
tree | ac6fea30d10f4b5ec3c43322496dde4d4b69a5c8 /games-emulation/zsnes | |
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/zsnes')
-rw-r--r-- | games-emulation/zsnes/zsnes-1.51-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/zsnes/zsnes-1.51-r4.ebuild b/games-emulation/zsnes/zsnes-1.51-r4.ebuild index 64f551b5bcc3..9f5ce6ababe5 100644 --- a/games-emulation/zsnes/zsnes-1.51-r4.ebuild +++ b/games-emulation/zsnes/zsnes-1.51-r4.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zsnes/${PN}${PV//./}src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="ao custom-cflags +debug opengl pax_kernel png" RDEPEND=" |