diff options
author | 2024-11-17 22:03:20 +0100 | |
---|---|---|
committer | 2024-11-17 22:03:20 +0100 | |
commit | facd74e5c2f48a3f03ccfe47a5d8f2f0c3e852f4 (patch) | |
tree | 04131bfaebd327b55854297f946abfcba805b963 /x11-drivers/xf86-input-libinput | |
parent | x11-drivers/xf86-video-mga: Stabilize 2.1.0 amd64, #943676 (diff) | |
download | gentoo-facd74e5c2f48a3f03ccfe47a5d8f2f0c3e852f4.tar.gz gentoo-facd74e5c2f48a3f03ccfe47a5d8f2f0c3e852f4.tar.bz2 gentoo-facd74e5c2f48a3f03ccfe47a5d8f2f0c3e852f4.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.5.0 amd64, #943677
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-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 c7455d8b544e..5f80e71d867a 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} |