diff options
author | Sam James <sam@gentoo.org> | 2021-11-17 07:47:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-17 07:48:44 +0000 |
commit | d7eb9fa9775af9c2b31c7c8e318b0c9b6f0eed9d (patch) | |
tree | 3fc8c3417b396687340df1625880826aee681226 /x11-drivers | |
parent | x11-apps/xwd: Stabilize 1.0.8 arm64, #822339 (diff) | |
download | gentoo-d7eb9fa9775af9c2b31c7c8e318b0c9b6f0eed9d.tar.gz gentoo-d7eb9fa9775af9c2b31c7c8e318b0c9b6f0eed9d.tar.bz2 gentoo-d7eb9fa9775af9c2b31c7c8e318b0c9b6f0eed9d.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.2.0 arm64, #822339
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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild index 7a5ead6c52a1..17dad6b12a03 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-3 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=dev-libs/libinput-1.11.0:0=" DEPEND="${RDEPEND} |