summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-13 04:09:37 +0100
committerSam James <sam@gentoo.org>2023-10-13 04:09:37 +0100
commit1e101ab13e8595d00eb9dfbc97aad6fadfeffe4f (patch)
treeec9ad840e042532b27ec5222edc28a96fe4adaac
parentmedia-gfx/xdot: Stabilize 1.3 arm64, #915656 (diff)
downloadgentoo-1e101ab13e8595d00eb9dfbc97aad6fadfeffe4f.tar.gz
gentoo-1e101ab13e8595d00eb9dfbc97aad6fadfeffe4f.tar.bz2
gentoo-1e101ab13e8595d00eb9dfbc97aad6fadfeffe4f.zip
dev-libs/libinput: Stabilize 1.24.0 arm, #915657
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libinput/libinput-1.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.24.0.ebuild b/dev-libs/libinput/libinput-1.24.0.ebuild
index 6b15610709ad..3bc76d83723e 100644
--- a/dev-libs/libinput/libinput-1.24.0.ebuild
+++ b/dev-libs/libinput/libinput-1.24.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2
LICENSE="MIT"
SLOT="0/10"
if [[ $(ver_cut 3) -lt 900 ]] ; then
- 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"
fi
IUSE="doc input_devices_wacom test"
RESTRICT="!test? ( test )"