Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xkeyboard-config/
Date: Sun, 28 Apr 2019 04:21:53
Message-Id: 1556425279.b9063c4ff41447ce7e78ddeb09faf329155cb9cf.mattst88@gentoo
1 commit: b9063c4ff41447ce7e78ddeb09faf329155cb9cf
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 04:21:19 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 04:21:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9063c4f
7
8 x11-misc/xkeyboard-config-2.26-r1: ppc64 stable, bug 682846
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
16 index 52e47fc6c2e..36813e40726 100644
17 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
18 +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild
19 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
20 LIVE_DEPEND=">=x11-misc/util-macros-1.18"
21 else
22 SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2"
23 - KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
24 + KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 fi
26
27 LICENSE="MIT"