Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xkbcomp/
Date: Sun, 08 Mar 2020 10:50:25
Message-Id: 1583664563.afb0f7ab5c85875cb8b9b6407815a1d33da88790.leio@gentoo
1 commit: afb0f7ab5c85875cb8b9b6407815a1d33da88790
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 8 09:39:15 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 8 10:49:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb0f7ab
7
8 x11-apps/xkbcomp: arm64 stable (bug #711560)
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild
17 index 23203013fca..9aed61dd9e7 100644
18 --- a/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild
19 +++ b/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild
20 @@ -6,7 +6,7 @@ EAPI=7
21 inherit xorg-3
22
23 DESCRIPTION="XKB keyboard description compiler"
24 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE=""
27 DEPEND="
28 >=x11-libs/libX11-1.6.9