Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-mouse/
Date: Sun, 19 Aug 2018 04:26:10
Message-Id: 1534652745.f2bd7024e1993c339027f1ba35d0bc2f8c55fead.mattst88@gentoo
1 commit: f2bd7024e1993c339027f1ba35d0bc2f8c55fead
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 19 04:25:45 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 19 04:25:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bd7024
7
8 x11-drivers/xf86-input-mouse-1.9.3: alpha stable, bug 664002
9
10 x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 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
14 index 5b7739b2168..fc1ae0a90eb 100644
15 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild
16 +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild
17 @@ -6,7 +6,7 @@ inherit xorg-2
18
19 DESCRIPTION="X.Org driver for mouse input devices"
20
21 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
22 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
23 IUSE=""
24
25 RDEPEND=">=x11-base/xorg-server-1.7"