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/setxkbmap/
Date: Sat, 19 Dec 2015 21:16:23
Message-Id: 1450559764.283e35e46200bdd1e4c81742c4906640d761de6a.maekke@gentoo
1 commit: 283e35e46200bdd1e4c81742c4906640d761de6a
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 21:16:04 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 21:16:04 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283e35e4
7
8 x11-apps/setxkbmap: arm stable, bug #559062
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="arm"
12
13 x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
17 index 071a334..1bc1852 100644
18 --- a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
19 +++ b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
20 @@ -8,7 +8,7 @@ inherit xorg-2
21
22 DESCRIPTION="Controls the keyboard layout of a running X server"
23
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE=""
27 DEPEND="x11-libs/libxkbfile
28 x11-libs/libX11"