diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:29:13 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:40:38 +0100 |
commit | a3366cb9451d1cb95861f0ea2dc138d33bea94d7 (patch) | |
tree | 3b93edf475a25384bb5db024a7ef57f36b6869f2 /x11-drivers/xf86-input-mouse | |
parent | x11-drivers/xf86-input-libinput: ppc64 stable (bug 611056) (diff) | |
download | gentoo-a3366cb9451d1cb95861f0ea2dc138d33bea94d7.tar.gz gentoo-a3366cb9451d1cb95861f0ea2dc138d33bea94d7.tar.bz2 gentoo-a3366cb9451d1cb95861f0ea2dc138d33bea94d7.zip |
x11-drivers/xf86-input-mouse: 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-mouse')
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild index 47aa71b6447d..87b389f385ca 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.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 mouse input devices" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.7" |