Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/xcb-proto/
Date: Wed, 01 Mar 2017 00:31:15
Message-Id: 1488328057.e418d0ee3913ef2142e0e0fc4021c37b8096f54a.xmw@gentoo
1 commit: e418d0ee3913ef2142e0e0fc4021c37b8096f54a
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 00:27:37 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 00:27:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e418d0ee
7
8 x11-proto/xcb-proto: arm64 stable (bug 596182)
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc64"
12
13 x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
17 index 8a909933e29..f06a797cc94 100644
18 --- a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
19 +++ b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild
20 @@ -14,7 +14,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
21 [[ ${PV} != 9999* ]] && \
22 SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
23
24 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~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 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~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 IUSE=""
27
28 RDEPEND="${PYTHON_DEPS}"