diff options
author | 2023-06-01 19:01:45 +0300 | |
---|---|---|
committer | 2023-06-01 19:01:45 +0300 | |
commit | 3cc0afd6e5b0fa5be26b49630fbabc342cfd7457 (patch) | |
tree | 81f37e7b9e86578b8be12dc833e1fa761b17dfd7 /x11-apps/xinput | |
parent | x11-apps/xdpyinfo: Stabilize 1.3.4 arm64, #907616 (diff) | |
download | gentoo-3cc0afd6e5b0fa5be26b49630fbabc342cfd7457.tar.gz gentoo-3cc0afd6e5b0fa5be26b49630fbabc342cfd7457.tar.bz2 gentoo-3cc0afd6e5b0fa5be26b49630fbabc342cfd7457.zip |
x11-apps/xinput: Stabilize 1.6.4 arm64, #907616
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xinput')
-rw-r--r-- | x11-apps/xinput/xinput-1.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xinput/xinput-1.6.4.ebuild b/x11-apps/xinput/xinput-1.6.4.ebuild index f7a124c3b5f1..b88f43f90886 100644 --- a/x11-apps/xinput/xinput-1.6.4.ebuild +++ b/x11-apps/xinput/xinput-1.6.4.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="Utility to set XInput device parameters" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=">=x11-libs/libX11-1.3 x11-libs/libXext |