diff options
author | Sam James <sam@gentoo.org> | 2021-05-27 19:14:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-27 19:14:06 +0000 |
commit | 58f2aeb9869d3b42a0037f470232ed7af335a394 (patch) | |
tree | e8063cd3a62f5e773ba89209f04ce479b31f05cb /x11-drivers/xf86-input-libinput | |
parent | x11-apps/xkbcomp: Stabilize 1.4.5 x86, #787818 (diff) | |
download | gentoo-58f2aeb9869d3b42a0037f470232ed7af335a394.tar.gz gentoo-58f2aeb9869d3b42a0037f470232ed7af335a394.tar.bz2 gentoo-58f2aeb9869d3b42a0037f470232ed7af335a394.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.0.1 x86, #787818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild index 99d48c2c493c..6b7773084b8d 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-3 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.7.0:0=" |