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-libs/libX11/
Date: Sun, 08 May 2022 03:10:44
Message-Id: 1651978748.df7c5aa00efe12b9276d7c34dec334cd9ea9be67.xen0n@gentoo
1 commit: df7c5aa00efe12b9276d7c34dec334cd9ea9be67
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 02:59:08 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 02:59:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7c5aa0
7
8 x11-libs/libX11: keyword 1.7.5 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 x11-libs/libX11/libX11-1.7.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/libX11/libX11-1.7.5.ebuild b/x11-libs/libX11/libX11-1.7.5.ebuild
18 index 5eada26e4e0d..5a21cb840051 100644
19 --- a/x11-libs/libX11/libX11-1.7.5.ebuild
20 +++ b/x11-libs/libX11/libX11-1.7.5.ebuild
21 @@ -11,7 +11,7 @@ inherit toolchain-funcs xorg-3
22 # Note: please bump this with x11-misc/compose-tables
23 DESCRIPTION="X.Org X11 library"
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"
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"
27 IUSE="ipv6 test"
28 RESTRICT="!test? ( test )"