Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Sun, 31 Jul 2016 09:24:09
Message-Id: 1469956998.8be4e0337a8794cfeed2d257149eb3bc6575cde6.pacho@gentoo
1 commit: 8be4e0337a8794cfeed2d257149eb3bc6575cde6
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 09:23:18 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 09:23:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be4e033
7
8 x11-drivers/xf86-input-libinput: keyword on ia64 (#538828 by Émeric Maschino)
9
10 Package-Manager: portage-2.3.0
11
12 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
16 index dc32805..2f42b9b 100644
17 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
18 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
19 @@ -8,7 +8,7 @@ inherit linux-info xorg-2
20
21 DESCRIPTION="X.org input driver based on libinput"
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
25 IUSE=""
26
27 RDEPEND=">=dev-libs/libinput-1.2.0:0="