Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libfakekey/
Date: Tue, 27 Feb 2018 13:43:16
Message-Id: 1519738972.a18ed2b1e0e8ff2c95fa48dcca825e8035af65a1.perfinion@gentoo
1 commit: a18ed2b1e0e8ff2c95fa48dcca825e8035af65a1
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 27 13:38:06 2018 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 27 13:42:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a18ed2b1
7
8 x11-libs/libfakekey: amd64 stable
9
10 Gentoo-bug: 648872
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 x11-libs/libfakekey/libfakekey-0.1-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild b/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild
17 index ac34a6d782c..112b8cab370 100644
18 --- a/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild
19 +++ b/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://downloads.yoctoproject.org/releases/matchbox/${PN}/${PV}/${P}.ta
21 LICENSE="GPL-2"
22 SLOT="0"
23
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
26 IUSE="debug doc"
27
28 RDEPEND="x11-libs/libXtst"