commit: 763e167aaeb2c1b088dfd977fef3a8028948276e
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 02:26:56 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue May 28 02:35:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763e167a
x11-apps/setxkbmap: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
index b2db0b26cbe..70b0c5b2f89 100644
--- a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
+++ b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit xorg-2
DESCRIPTION="Controls the keyboard layout of a running X server"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="x11-libs/libxkbfile
x11-libs/libX11"