diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 16:30:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-06 16:30:02 +0200 |
commit | a97dc187ce958d551b44f8caa83a60b9517c3686 (patch) | |
tree | 661d2a912991c4d7fde18b3dd15b038135293c1d /games-util | |
parent | games-strategy/s25rttr: amd64 stable wrt bug #584130 (diff) | |
download | gentoo-a97dc187ce958d551b44f8caa83a60b9517c3686.tar.gz gentoo-a97dc187ce958d551b44f8caa83a60b9517c3686.tar.bz2 gentoo-a97dc187ce958d551b44f8caa83a60b9517c3686.zip |
games-util/joystick: amd64 stable wrt bug #584688
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
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 5ceb0a119bac..e20849144e32 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] ) |