diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:49:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:52:11 +0200 |
commit | c49de055f0fefa48e0bcfe2b52af89659b95ebb1 (patch) | |
tree | dc6ce7d8a2d2369a5078f8c225cf7e02039d8e10 /x11-drivers/xf86-input-libinput | |
parent | x11-base/xorg-server: x86 stable (bug #669588) (diff) | |
download | gentoo-c49de055f0fefa48e0bcfe2b52af89659b95ebb1.tar.gz gentoo-c49de055f0fefa48e0bcfe2b52af89659b95ebb1.tar.bz2 gentoo-c49de055f0fefa48e0bcfe2b52af89659b95ebb1.zip |
x11-drivers/xf86-input-libinput: x86 stable (bug #669588)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild index 027638e5a41a..fdde95aecf97 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |