Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xcb-proto/
Date: Thu, 23 Sep 2021 20:13:19
Message-Id: 1632427935.3604ea4918c7e54e248942e5b04ac8de8b23c24a.sam@gentoo
1 commit: 3604ea4918c7e54e248942e5b04ac8de8b23c24a
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Sep 23 19:39:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 23 20:12:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3604ea49
7
8 x11-base/xcb-proto: stable 1.14.1 for hppa, bug #813729
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 x11-base/xcb-proto/xcb-proto-1.14.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild
19 index e7aaddbcc92..9353e9d8fb9 100644
20 --- a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild
21 +++ b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild
22 @@ -14,7 +14,7 @@ DESCRIPTION="X C-language Bindings protocol headers"
23 HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/proto/xcbproto"
24 EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
25
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 IUSE=""
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"