diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:37:52 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:44:01 +0100 |
commit | 57fa59cc43629053f03e1471ec8e6da4d19aa6bc (patch) | |
tree | 06c1f9de510b745c9fab954eac675343628aa090 /x11-drivers/xf86-input-mouse | |
parent | x11-drivers/xf86-input-libinput: arm stable (bug 611056) (diff) | |
download | gentoo-57fa59cc43629053f03e1471ec8e6da4d19aa6bc.tar.gz gentoo-57fa59cc43629053f03e1471ec8e6da4d19aa6bc.tar.bz2 gentoo-57fa59cc43629053f03e1471ec8e6da4d19aa6bc.zip |
x11-drivers/xf86-input-mouse: arm 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 | 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 596a98b5a866..9b2b85095bdb 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" |