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/renderproto/
Date: Wed, 01 Mar 2017 00:31:46
Message-Id: 1488328148.876db3eec0d82d5e7434319e2361629f3e6a4c51.xmw@gentoo
1 commit: 876db3eec0d82d5e7434319e2361629f3e6a4c51
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 00:29:08 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 00:29:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=876db3ee
7
8 x11-proto/renderproto: 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/renderproto/renderproto-0.11.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild b/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild
17 index 2b4bdaee4c6..676953fe1b1 100644
18 --- a/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild
19 +++ b/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild
20 @@ -8,7 +8,7 @@ inherit xorg-2
21
22 DESCRIPTION="X.Org Render protocol headers"
23
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 ~x86-winnt"
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 ~x86-winnt"
26 IUSE=""
27
28 RDEPEND=""