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/printproto/
Date: Wed, 29 Mar 2017 10:24:12
Message-Id: 1490783026.88b3ebfeebc21150323206f6010057683c4f5e46.xmw@gentoo
1 commit: 88b3ebfeebc21150323206f6010057683c4f5e46
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 29 09:22:10 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 29 10:23:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88b3ebfe
7
8 x11-proto/printproto: arm64 stable.
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
12
13 x11-proto/printproto/printproto-1.0.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-proto/printproto/printproto-1.0.5-r1.ebuild b/x11-proto/printproto/printproto-1.0.5-r1.ebuild
17 index 68c23f3274a..6b3fb4e8da0 100644
18 --- a/x11-proto/printproto/printproto-1.0.5-r1.ebuild
19 +++ b/x11-proto/printproto/printproto-1.0.5-r1.ebuild
20 @@ -8,7 +8,7 @@ inherit xorg-2
21
22 DESCRIPTION="X.Org Print protocol headers"
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 RDEPEND=""
28 DEPEND="${RDEPEND}"