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 18:32:50
Message-Id: 1617129088.219a1cecb943534fd067d395eb118d78adb501f6.sam@gentoo
1 commit: 219a1cecb943534fd067d395eb118d78adb501f6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 18:31:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 18:31:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219a1cec
7
8 x11-libs/tslib: Stabilize 1.22 amd64, #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 716f1309cbc..40f46339f59 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="