Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-mouse/
Date: Mon, 20 Aug 2018 18:17:22
Message-Id: 1534789025.ad5420885ab9c957f0a8d396800c93f2f2d1eef5.slyfox@gentoo
1 commit: ad5420885ab9c957f0a8d396800c93f2f2d1eef5
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Aug 20 16:14:36 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 20 18:17:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad542088
7
8 x11-drivers/xf86-input-mouse: stable 1.9.3 for sparc, bug #664002
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="sparc"
12
13 x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 4293602ec8a..cc5ccc6c5e4 100644
18 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild
19 +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild
20 @@ -6,7 +6,7 @@ inherit xorg-2
21
22 DESCRIPTION="X.Org driver for mouse input devices"
23
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND=">=x11-base/xorg-server-1.7"