Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/tslib/
Date: Tue, 30 Mar 2021 22:05:59
Message-Id: 1617141931.a117193050ef36b8c6c6e9f873c0fa6c31994697.sam@gentoo
1 commit: a117193050ef36b8c6c6e9f873c0fa6c31994697
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 22:05:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 22:05:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1171930
7
8 x11-libs/tslib: Stabilize 1.22 ppc, #775539
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-libs/tslib/tslib-1.22.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/tslib/tslib-1.22.ebuild b/x11-libs/tslib/tslib-1.22.ebuild
16 index f8ccfb753c3..47e35120b19 100644
17 --- a/x11-libs/tslib/tslib-1.22.ebuild
18 +++ b/x11-libs/tslib/tslib-1.22.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libts/tslib/releases/download/${PV}/${P}.tar.xz"
20
21 LICENSE="LGPL-2 uinput? ( GPL-2+ )"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86"
25 IUSE="evdev sdl uinput"
26
27 BDEPEND="