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-proto/xproto/
Date: Mon, 30 Nov 2015 11:52:19
Message-Id: 1448884289.0fd9bcb4b0f293ae376ce243f510dd8a349df593.ago@gentoo
1 commit: 0fd9bcb4b0f293ae376ce243f510dd8a349df593
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 11:51:29 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 11:51:29 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fd9bcb4
7
8 x11-proto/xproto: amd64 stable wrt bug #559062
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 x11-proto/xproto/xproto-7.0.28.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-proto/xproto/xproto-7.0.28.ebuild b/x11-proto/xproto/xproto-7.0.28.ebuild
17 index 92e7218..fe3f5a4 100644
18 --- a/x11-proto/xproto/xproto-7.0.28.ebuild
19 +++ b/x11-proto/xproto/xproto-7.0.28.ebuild
20 @@ -9,7 +9,7 @@ XORG_MULTILIB=yes
21 inherit xorg-2
22
23 DESCRIPTION="X.Org xproto protocol headers"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~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=""