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/libXtst/
Date: Tue, 10 May 2022 01:07:52
Message-Id: 1652144856.9c1bcccb71a2e2311a349eb1f62dd04d4a8051ab.xen0n@gentoo
1 commit: 9c1bcccb71a2e2311a349eb1f62dd04d4a8051ab
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 01:02:01 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 01:07:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c1bcccb
7
8 x11-libs/libXtst: keyword 1.2.3-r2 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 x11-libs/libXtst/libXtst-1.2.3-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/libXtst/libXtst-1.2.3-r2.ebuild b/x11-libs/libXtst/libXtst-1.2.3-r2.ebuild
16 index a154b568a086..df0de07bcb8a 100644
17 --- a/x11-libs/libXtst/libXtst-1.2.3-r2.ebuild
18 +++ b/x11-libs/libXtst/libXtst-1.2.3-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -9,7 +9,7 @@ inherit xorg-3
26
27 DESCRIPTION="X.Org Xlib-based client API for the XTEST & RECORD extensions library"
28
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
31
32 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
33 >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]