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: Tue, 01 Dec 2015 10:17:31
Message-Id: 1448965007.1b4632aa2118d79cff2aec250792a320f2ad1103.ago@gentoo
1 commit: 1b4632aa2118d79cff2aec250792a320f2ad1103
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 1 10:16:47 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 1 10:16:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4632aa
7
8 x11-proto/xproto: x86 stable wrt bug #559062
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
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 fe3f5a4..6c71ac6 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=""