diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:04:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:04:26 +0100 |
commit | a59c105a75feb373d9ab3d1abe331867f229bf59 (patch) | |
tree | 96cc05c8abe79bf4e6cc0ec0908a696fbbc1a4cf /x11-drivers/xf86-input-libinput | |
parent | x11-drivers/xf86-input-keyboard: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-a59c105a75feb373d9ab3d1abe331867f229bf59.tar.gz gentoo-a59c105a75feb373d9ab3d1abe331867f229bf59.tar.bz2 gentoo-a59c105a75feb373d9ab3d1abe331867f229bf59.zip |
x11-drivers/xf86-input-libinput: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild index 8d479f1634fc..18d35c3f1758 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |