diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:29:01 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:40:30 +0100 |
commit | f4daf74b26c4419168be091e2561c3ab134cc3a1 (patch) | |
tree | d2c9c0c367bfe0480e875cfea0d595e77bfeecf2 /x11-drivers/xf86-input-joystick | |
parent | x11-drivers/xf86-input-evdev: ppc64 stable (bug 611056) (diff) | |
download | gentoo-f4daf74b26c4419168be091e2561c3ab134cc3a1.tar.gz gentoo-f4daf74b26c4419168be091e2561c3ab134cc3a1.tar.bz2 gentoo-f4daf74b26c4419168be091e2561c3ab134cc3a1.zip |
x11-drivers/xf86-input-joystick: ppc64 stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r-- | x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild index 56c0072fb46f..4654c4b27825 100644 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild +++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="X.Org driver for joystick input devices" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.10" |