diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 12:21:55 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 12:22:51 -0700 |
commit | 6ab27589072f33325499429633419cf3e7808e35 (patch) | |
tree | 916eda585cda3678553a1151227fa46655da982b /x11-drivers/xf86-input-libinput | |
parent | x11-base/xorg-server-1.19.5-r2: alpha stable, bug 649316 (diff) | |
download | gentoo-6ab27589072f33325499429633419cf3e7808e35.tar.gz gentoo-6ab27589072f33325499429633419cf3e7808e35.tar.bz2 gentoo-6ab27589072f33325499429633419cf3e7808e35.zip |
x11-drivers/xf86-input-libinput-0.27.1: alpha stable, bug 649316
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild index 694dc12aba67..102b9dc9ec8e 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.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 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |