Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-void/
Date: Sat, 19 Dec 2015 21:39:43
Message-Id: 1450561160.0b7b06a3ca603c7bd2113650f82e820d68025279.maekke@gentoo
1 commit: 0b7b06a3ca603c7bd2113650f82e820d68025279
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 21:39:20 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 21:39:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7b06a3
7
8 x11-drivers/xf86-input-void: arm stable, bug #559062
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="arm"
12
13 x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild
17 index 6838d42..8a2ef13 100644
18 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild
19 +++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild
20 @@ -7,7 +7,7 @@ inherit xorg-2
21
22 DESCRIPTION="null input driver"
23
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND=">=x11-base/xorg-server-1.9.99.1"