commit: d58e56bafd323fabfbc429665e2df9c4b9c19117
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 19:09:52 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 19:09:52 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58e56ba
dev-libs/libevdev: Stabilize 1.13.6 arm64, #969640
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/libevdev/libevdev-1.13.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/libevdev/libevdev-1.13.6.ebuild
b/dev-libs/libevdev/libevdev-1.13.6.ebuild
index b39e1fbf0238..8f8e543bbef3 100644
--- a/dev-libs/libevdev/libevdev-1.13.6.ebuild
+++ b/dev-libs/libevdev/libevdev-1.13.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-r3
else
SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz"
- 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"
fi
LICENSE="MIT"