diff options
author | 2024-11-17 16:59:45 +0100 | |
---|---|---|
committer | 2024-11-17 16:59:45 +0100 | |
commit | 46762d286060153a71c9bfa6ad12cdbd79250da1 (patch) | |
tree | 0d2b29a0b057f2dfa9182b442f1393922119daef /x11-drivers/xf86-input-libinput/xf86-input-libinput-1.5.0.ebuild | |
parent | x11-drivers/xf86-input-libinput: Stabilize 1.5.0 ppc, #943677 (diff) | |
download | gentoo-46762d286060153a71c9bfa6ad12cdbd79250da1.tar.gz gentoo-46762d286060153a71c9bfa6ad12cdbd79250da1.tar.bz2 gentoo-46762d286060153a71c9bfa6ad12cdbd79250da1.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.5.0 arm64, #943677
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput/xf86-input-libinput-1.5.0.ebuild')
-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 e79b8bc6c4f5..4115cf96acae 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} |