summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 21:09:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 21:09:53 +0000
commitc651269bdb72929a8736d58046f25712a633531f (patch)
treeec6ec32b745fff6e3100502f28e8854bf2090d96 /games-util/joystick/joystick-1.4.4.ebuild
parentStable for ppc, wrt bug #472802 (diff)
downloadgentoo-2-c651269bdb72929a8736d58046f25712a633531f.tar.gz
gentoo-2-c651269bdb72929a8736d58046f25712a633531f.tar.bz2
gentoo-2-c651269bdb72929a8736d58046f25712a633531f.zip
Stable for ppc, wrt bug #475238
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util/joystick/joystick-1.4.4.ebuild')
-rw-r--r--games-util/joystick/joystick-1.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/joystick/joystick-1.4.4.ebuild b/games-util/joystick/joystick-1.4.4.ebuild
index 05500417287b..e21be9809750 100644
--- a/games-util/joystick/joystick-1.4.4.ebuild
+++ b/games-util/joystick/joystick-1.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.4.ebuild,v 1.4 2013/06/30 12:43:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-1.4.4.ebuild,v 1.5 2013/06/30 21:09:53 ago Exp $
EAPI=5
inherit eutils toolchain-funcs
@@ -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"
DEPEND="sdl? ( media-libs/libsdl:0[video] )