diff options
author | Sam James <sam@gentoo.org> | 2021-11-15 01:12:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-15 01:12:03 +0000 |
commit | 8c3223f19433a269b14da096eee86fc705624334 (patch) | |
tree | 39d8757e0a9171d9e35d6944d041a71678a7b66c /x11-drivers/xf86-input-libinput | |
parent | x11-apps/xwd: Stabilize 1.0.8 arm, #822339 (diff) | |
download | gentoo-8c3223f19433a269b14da096eee86fc705624334.tar.gz gentoo-8c3223f19433a269b14da096eee86fc705624334.tar.bz2 gentoo-8c3223f19433a269b14da096eee86fc705624334.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.2.0 arm, #822339
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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild index ff216fb17a92..c7fead3db22c 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.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" RDEPEND=">=dev-libs/libinput-1.11.0:0=" DEPEND="${RDEPEND} |