Gentoo Archives: gentoo-commits

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