Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xkbprint/
Date: Sat, 19 Dec 2015 21:26:35
Message-Id: 1450560376.d7543b1ba30b53767f692893079d68602a18a4d2.maekke@gentoo
1 commit: d7543b1ba30b53767f692893079d68602a18a4d2
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 21:26:16 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 21:26:16 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7543b1b
7
8 x11-apps/xkbprint: arm stable, bug #559062
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="arm"
12
13 x11-apps/xkbprint/xkbprint-1.0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-apps/xkbprint/xkbprint-1.0.4.ebuild b/x11-apps/xkbprint/xkbprint-1.0.4.ebuild
17 index 318a5c5..cf4abdf 100644
18 --- a/x11-apps/xkbprint/xkbprint-1.0.4.ebuild
19 +++ b/x11-apps/xkbprint/xkbprint-1.0.4.ebuild
20 @@ -7,7 +7,7 @@ EAPI=5
21 inherit xorg-2
22
23 DESCRIPTION="Print an XKB keyboard description"
24 -KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 +KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
26 IUSE=""
27 RDEPEND="x11-libs/libxkbfile
28 x11-libs/libX11"