Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfakekey/
Date: Tue, 01 May 2018 18:19:25
Message-Id: 1525198751.44238443f05719e1cc7bc52836edcf631e8326dd.johu@gentoo
1 commit: 44238443f05719e1cc7bc52836edcf631e8326dd
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 18:17:05 2018 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 18:19:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44238443
7
8 x11-libs/libfakekey: 0.1-r3 ppc stable
9
10 Based on testing by ernsteiswuerfel.
11
12 Thanks-to: ernsteiswuerfel <erhard_f <AT> mailbox.org>
13 Bug: https://bugs.gentoo.org/648872
14 Package-Manager: Portage-2.3.31, Repoman-2.3.9
15
16 x11-libs/libfakekey/libfakekey-0.1-r3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild b/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild
20 index b865dc4827d..d423f654cc1 100644
21 --- a/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild
22 +++ b/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="http://downloads.yoctoproject.org/releases/matchbox/${PN}/${PV}/${P}.ta
24 LICENSE="GPL-2"
25 SLOT="0"
26
27 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
28 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86"
29 IUSE="debug doc"
30
31 RDEPEND="x11-libs/libXtst"