Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/setxkbmap/
Date: Tue, 28 May 2019 02:35:47
Message-Id: 1559010911.763e167aaeb2c1b088dfd977fef3a8028948276e.bman@gentoo
1 commit: 763e167aaeb2c1b088dfd977fef3a8028948276e
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 28 02:26:56 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue May 28 02:35:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763e167a
7
8 x11-apps/setxkbmap: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.12
12 RepoMan-Options: --include-arches="arm64"
13
14 x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
18 index b2db0b26cbe..70b0c5b2f89 100644
19 --- a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
20 +++ b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -7,7 +7,7 @@ inherit xorg-2
28
29 DESCRIPTION="Controls the keyboard layout of a running X server"
30
31 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
32 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
33 IUSE=""
34 DEPEND="x11-libs/libxkbfile
35 x11-libs/libX11"