commit: fb068e07363a5be7ac97a89b720616a24202ef4e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 14 15:40:50 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 14 15:40:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb068e07
x11-libs/tslib: Stabilize 1.23 amd64, #957728 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-libs/tslib/tslib-1.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/tslib/tslib-1.23.ebuild b/x11-libs/tslib/tslib-1.23.ebuild index ae8aaeb7ac86..0652bc67604d 100644 --- a/x11-libs/tslib/tslib-1.23.ebuild +++ b/x11-libs/tslib/tslib-1.23.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="
