diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:47 +0100 |
commit | d19e9eba746b05ebbbb5fb5729c7c804a055eb62 (patch) | |
tree | 2cce46cbace0c2c1a84add1e986ae1cad7a7a519 /x11-drivers | |
parent | x11-drivers/xf86-input-libinput: Stabilize 1.5.0 arm64, #943677 (diff) | |
download | gentoo-d19e9eba746b05ebbbb5fb5729c7c804a055eb62.tar.gz gentoo-d19e9eba746b05ebbbb5fb5729c7c804a055eb62.tar.bz2 gentoo-d19e9eba746b05ebbbb5fb5729c7c804a055eb62.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.5.0 arm, #943677
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.5.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.5.0.ebuild index 4115cf96acae..1ef71fd07711 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.5.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.5.0.ebuild @@ -8,7 +8,7 @@ inherit linux-info xorg-3 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=">=dev-libs/libinput-1.23.0:0=" DEPEND="${RDEPEND} |