diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:07:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 4076a2fb76b49c87ed3c1e1f25cd1e5a30b39792 (patch) | |
tree | bcbfe56e1b18e15392a04a78fc7fb4ba18983dcf /games-util | |
parent | dev-python/pycups: x86 stable wrt bug #563104 (diff) | |
download | gentoo-4076a2fb76b49c87ed3c1e1f25cd1e5a30b39792.tar.gz gentoo-4076a2fb76b49c87ed3c1e1f25cd1e5a30b39792.tar.bz2 gentoo-4076a2fb76b49c87ed3c1e1f25cd1e5a30b39792.zip |
games-util/joystick: x86 stable wrt bug #584688
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/joystick/joystick-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/joystick/joystick-1.5.1.ebuild b/games-util/joystick/joystick-1.5.1.ebuild index e20849144e32..36c4768d850a 100644 --- a/games-util/joystick/joystick-1.5.1.ebuild +++ b/games-util/joystick/joystick-1.5.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/linuxconsole/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="sdl udev" DEPEND="sdl? ( media-libs/libsdl:0[video] ) |