Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcb/
Date: Fri, 10 Mar 2017 12:53:39
Message-Id: 1489150351.b58a60d21da49b93bf9fef033cb56d36c92c2da1.ago@gentoo
1 commit: b58a60d21da49b93bf9fef033cb56d36c92c2da1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 10 12:52:31 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 10 12:52:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58a60d2
7
8 x11-libs/libxcb: sparc stable wrt bug #611056
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-libs/libxcb/libxcb-1.12-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/libxcb/libxcb-1.12-r2.ebuild b/x11-libs/libxcb/libxcb-1.12-r2.ebuild
18 index e61cf9757bb..197c4d47192 100644
19 --- a/x11-libs/libxcb/libxcb-1.12-r2.ebuild
20 +++ b/x11-libs/libxcb/libxcb-1.12-r2.ebuild
21 @@ -17,7 +17,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb"
22 [[ ${PV} != 9999* ]] && \
23 SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
24
25 -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"
26 +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"
27 IUSE="doc selinux test xkb"
28 SLOT="0/1.12" # Locked down for now to 1.12 to avoid further rebuilds on no ABI changes (e.g with any upcoming 1.12.1 bugfix release), bug 576890