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-libs/libxcb/
Date: Sun, 06 May 2018 11:46:10
Message-Id: 1525607159.327782359129cdfb332a320d5cc42e5662cbb91a.leio@gentoo
1 commit: 327782359129cdfb332a320d5cc42e5662cbb91a
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 6 11:45:18 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun May 6 11:45:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32778235
7
8 x11-libs/libxcb-1.13: arm64 stable (bug #649316)
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 x11-libs/libxcb/libxcb-1.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/libxcb/libxcb-1.13.ebuild b/x11-libs/libxcb/libxcb-1.13.ebuild
16 index f3ce17fcb18..f635600252f 100644
17 --- a/x11-libs/libxcb/libxcb-1.13.ebuild
18 +++ b/x11-libs/libxcb/libxcb-1.13.ebuild
19 @@ -16,7 +16,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/libxcb.git"
20 [[ ${PV} != 9999* ]] && \
21 SRC_URI="https://xcb.freedesktop.org/dist/${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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="doc selinux test xkb"
26 SLOT="0/1.12"