Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xkbcomp/
Date: Sun, 19 Aug 2018 04:26:10
Message-Id: 1534652744.f3973d3a189c3cd4e1518da8e0dbfb82ddd6f2ac.mattst88@gentoo
1 commit: f3973d3a189c3cd4e1518da8e0dbfb82ddd6f2ac
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 19 04:25:44 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 19 04:25:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3973d3a
7
8 x11-apps/xkbcomp-1.4.2: alpha stable, bug 664002
9
10 x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild
14 index 18be274628b..e4d6f2fe51e 100644
15 --- a/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild
16 +++ b/x11-apps/xkbcomp/xkbcomp-1.4.2.ebuild
17 @@ -6,7 +6,7 @@ EAPI=5
18 inherit xorg-2
19
20 DESCRIPTION="compile XKB keyboard description"
21 -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"
22 +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"
23 IUSE=""
24 RDEPEND="x11-libs/libX11
25 x11-libs/libxkbfile"