Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xkeyboard-config/
Date: Mon, 07 May 2018 19:23:04
Message-Id: 1525720956.a00253749c3b3d48c9be8dfb14f4074cb3fbc3a9.whissi@gentoo
1 commit: a00253749c3b3d48c9be8dfb14f4074cb3fbc3a9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 18:04:48 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 19:22:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0025374
7
8 x11-misc/xkeyboard-config: x86 stable (bug #649316)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
11
12 x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r1.ebuild
16 index ee9e46d0367..b2add5757a8 100644
17 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r1.ebuild
18 +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r1.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="X keyboard configuration database"
20 HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
21 [[ ${PV} == *9999* ]] || SRC_URI="https://www.x.org/releases/individual/data/xkeyboard-config/${P}.tar.bz2"
22
23 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 IUSE=""
26
27 LICENSE="MIT"