diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 21:25:45 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 21:25:45 -0700 |
commit | f2bd7024e1993c339027f1ba35d0bc2f8c55fead (patch) | |
tree | 5d6bb85565746652897776fd219765e9c0602750 /x11-drivers | |
parent | x11-apps/xkbcomp-1.4.2: alpha stable, bug 664002 (diff) | |
download | gentoo-f2bd7024e1993c339027f1ba35d0bc2f8c55fead.tar.gz gentoo-f2bd7024e1993c339027f1ba35d0bc2f8c55fead.tar.bz2 gentoo-f2bd7024e1993c339027f1ba35d0bc2f8c55fead.zip |
x11-drivers/xf86-input-mouse-1.9.3: alpha stable, bug 664002
Diffstat (limited to 'x11-drivers')
-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 5b7739b2168e..fc1ae0a90eb1 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" |