summaryrefslogtreecommitdiff
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-util/joystick
parentx11-libs/wxGTK: stable 3.0.2.0-r3 for ppc64, bug #632144 (diff)
downloadgentoo-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-util/joystick')
-rw-r--r--games-util/joystick/joystick-1.4.8.ebuild2
-rw-r--r--games-util/joystick/joystick-1.5.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-util/joystick/joystick-1.4.8.ebuild b/games-util/joystick/joystick-1.4.8.ebuild
index 2532b6e24de0..16f14148a0ea 100644
--- a/games-util/joystick/joystick-1.4.8.ebuild
+++ b/games-util/joystick/joystick-1.4.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxconsole/files/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="sdl"
DEPEND="sdl? ( media-libs/libsdl:0[video] )
diff --git a/games-util/joystick/joystick-1.5.1.ebuild b/games-util/joystick/joystick-1.5.1.ebuild
index 603c1dcad8bc..4fce88c7f1e2 100644
--- a/games-util/joystick/joystick-1.5.1.ebuild
+++ b/games-util/joystick/joystick-1.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxconsole/files/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="sdl udev"
DEPEND="sdl? ( media-libs/libsdl:0[video] )