Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xkbcomp/
Date: Sun, 19 Aug 2018 00:57:09
Message-Id: 1534640202.d2119c7e1cc312530a55b07fd4434e2bddb50fc6.zlogene@gentoo
1 commit: d2119c7e1cc312530a55b07fd4434e2bddb50fc6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 19 00:48:28 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 19 00:56:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2119c7e
7
8 x11-apps/xkbcomp: amd64 stable wrt bug #664002
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild
16 index c3f0fc686a5..9ab3e5c4dc6 100644
17 --- a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild
18 +++ b/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild
19 @@ -6,7 +6,7 @@ EAPI=5
20 inherit xorg-2
21
22 DESCRIPTION="compile XKB keyboard description"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 IUSE=""
26 RDEPEND="x11-libs/libX11
27 x11-libs/libxkbfile"