Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxkbfile/
Date: Sun, 06 May 2018 12:36:56
Message-Id: 1525610026.cf5dd7d08ddf82a12cc68c41f61b46caf1c7699f.zlogene@gentoo
1 commit: cf5dd7d08ddf82a12cc68c41f61b46caf1c7699f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 6 12:33:46 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 6 12:33:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5dd7d0
7
8 x11-libs/libxkbfile: amd64 stable wrt bug #649316
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 x11-libs/libxkbfile/libxkbfile-1.0.9-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/libxkbfile/libxkbfile-1.0.9-r1.ebuild b/x11-libs/libxkbfile/libxkbfile-1.0.9-r1.ebuild
16 index 0f7e6b384d1..1b204d70741 100644
17 --- a/x11-libs/libxkbfile/libxkbfile-1.0.9-r1.ebuild
18 +++ b/x11-libs/libxkbfile/libxkbfile-1.0.9-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -7,7 +7,7 @@ inherit xorg-2
26
27 DESCRIPTION="X.Org xkbfile library"
28
29 -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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
30 +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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
31 IUSE=""
32
33 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]