diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-10 19:34:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-10 19:34:21 +0300 |
commit | f29e523bf588dc37c96e55f90b4d2bce75dd6ec2 (patch) | |
tree | e349756d5d3571b429e338b51427fdc83ff15d97 /x11-drivers/xf86-input-libinput | |
parent | dev-libs/wayland: Stabilize 1.22.0 arm, #906072 (diff) | |
download | gentoo-f29e523bf588dc37c96e55f90b4d2bce75dd6ec2.tar.gz gentoo-f29e523bf588dc37c96e55f90b4d2bce75dd6ec2.tar.bz2 gentoo-f29e523bf588dc37c96e55f90b4d2bce75dd6ec2.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.3.0 arm, #906072
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild index 61eb7abe6068..e856d7b89c8e 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.3.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 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=">=dev-libs/libinput-1.23.0:0=" DEPEND="${RDEPEND} |