Gentoo Archives: gentoo-commits

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