commit: c9392ad9a7c7638d45a57cddc972ef8481dd14d8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 26 01:03:11 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 26 01:03:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9392ad9
x11-libs/tslib: Stabilize 1.23-r1 arm64, #964435 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/tslib/tslib-1.23-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/tslib/tslib-1.23-r1.ebuild b/x11-libs/tslib/tslib-1.23-r1.ebuild index 10427f434f47..66fdf74a4a31 100644 --- a/x11-libs/tslib/tslib-1.23-r1.ebuild +++ b/x11-libs/tslib/tslib-1.23-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libts/tslib/releases/download/${PV}/${P}.tar.xz" LICENSE="LGPL-2 uinput? ( GPL-2+ )" SLOT="0" -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" IUSE="evdev sdl uinput" DEPEND="
