diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:10 +0100 |
commit | afb579323145052ffd9a96001fd153552405a076 (patch) | |
tree | 20831f6ed29e0bf41d358ea4fe44c7fae82b9366 /x11-drivers/xf86-input-libinput | |
parent | x11-drivers/xf86-input-keyboard: x86 stable wrt bug #559062 (diff) | |
download | gentoo-afb579323145052ffd9a96001fd153552405a076.tar.gz gentoo-afb579323145052ffd9a96001fd153552405a076.tar.bz2 gentoo-afb579323145052ffd9a96001fd153552405a076.zip |
x11-drivers/xf86-input-libinput: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild index 99b28b035680..fc7c1ade997a 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/libinput-0.21.0:0=" |