diff options
author | Sam James <sam@gentoo.org> | 2022-06-16 16:16:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-16 16:16:19 +0100 |
commit | df09f7ecea942a4c29bfa4e1e1e1f0a78cae175a (patch) | |
tree | 576ece968b53f9167c2cf36fdaf495a2f39fb880 /x11-drivers | |
parent | x11-base/xwayland: Stabilize 22.1.2 amd64, #852191 (diff) | |
download | gentoo-df09f7ecea942a4c29bfa4e1e1e1f0a78cae175a.tar.gz gentoo-df09f7ecea942a4c29bfa4e1e1e1f0a78cae175a.tar.bz2 gentoo-df09f7ecea942a4c29bfa4e1e1e1f0a78cae175a.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.2.1 amd64, #852191
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild index f0ed5cbdc54d..33412eef3365 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.1.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.11.0:0=" DEPEND="${RDEPEND} |