diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 07:40:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 07:41:42 +0300 |
commit | 39f952b6276634f03fd3ac427efac6d8aba9f7e4 (patch) | |
tree | a44b14303e469203dc41375af104a38bb3ee0387 /x11-drivers/xf86-input-mouse | |
parent | x11-drivers/xf86-input-mtrack: x86 stable wrt bug #664002 (diff) | |
download | gentoo-39f952b6276634f03fd3ac427efac6d8aba9f7e4.tar.gz gentoo-39f952b6276634f03fd3ac427efac6d8aba9f7e4.tar.bz2 gentoo-39f952b6276634f03fd3ac427efac6d8aba9f7e4.zip |
x11-drivers/xf86-input-mouse: x86 stable wrt bug #664002
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-drivers/xf86-input-mouse')
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild index fc1ae0a90eb1..4293602ec8a0 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.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" |