diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:04:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:04:31 +0100 |
commit | 9049893462992346740e0b757f4f58e13e673513 (patch) | |
tree | e4bea61dfb74b07ab849b898e6f7c44a4a14f2f9 /x11-drivers/xf86-input-mouse | |
parent | x11-drivers/xf86-input-libinput: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-9049893462992346740e0b757f4f58e13e673513.tar.gz gentoo-9049893462992346740e0b757f4f58e13e673513.tar.bz2 gentoo-9049893462992346740e0b757f4f58e13e673513.zip |
x11-drivers/xf86-input-mouse: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-mouse')
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 9b2b85095bdb..ca5958f42e7e 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 @@ -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" |