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: Sat, 18 Aug 2018 23:04:03
Message-Id: 1534633298.f5916d47d8b480b0a00723c9cc99b2b62c5cf984.zlogene@gentoo
1 commit: f5916d47d8b480b0a00723c9cc99b2b62c5cf984
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 18 23:01:38 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 18 23:01:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5916d47
7
8 x11-apps/xkbcomp: mark s390 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild
16 index be2694f8fed..56ddf8af349 100644
17 --- a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild
18 +++ b/x11-apps/xkbcomp/xkbcomp-1.4.1.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"