diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:43:57 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:43:57 +0200 |
commit | 15626c3e8a0ffe065c986b8a76b3c6146db4da7d (patch) | |
tree | 07b98c413faa96d7d8f99fc4ad8bf1cd5fa2bae2 /x11-drivers | |
parent | x11-drivers/xf86-input-evdev: x86 stable, bug 579266 (diff) | |
download | gentoo-15626c3e8a0ffe065c986b8a76b3c6146db4da7d.tar.gz gentoo-15626c3e8a0ffe065c986b8a76b3c6146db4da7d.tar.bz2 gentoo-15626c3e8a0ffe065c986b8a76b3c6146db4da7d.zip |
x11-drivers/xf86-input-libinput: x86 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 92180a785899..16a153d1d9f6 100644 --- 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 @@ -8,7 +8,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.2.0:0=" |