Gentoo Archives: gentoo-commits

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