Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xcb-proto/
Date: Sun, 08 May 2022 03:10:43
Message-Id: 1651978450.8041d5d4a96d4d0b1986f4afc2486f34054f56a9.xen0n@gentoo
1 commit: 8041d5d4a96d4d0b1986f4afc2486f34054f56a9
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 02:54:09 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 02:54:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8041d5d4
7
8 x11-base/xcb-proto: keyword 1.15 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 x11-base/xcb-proto/xcb-proto-1.15.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-base/xcb-proto/xcb-proto-1.15.ebuild b/x11-base/xcb-proto/xcb-proto-1.15.ebuild
18 index a5d32e8abc35..4c7003b79e92 100644
19 --- a/x11-base/xcb-proto/xcb-proto-1.15.ebuild
20 +++ b/x11-base/xcb-proto/xcb-proto-1.15.ebuild
21 @@ -14,7 +14,7 @@ DESCRIPTION="X C-language Bindings protocol headers"
22 HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/proto/xcbproto"
23 EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
24
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~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 IUSE=""
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"