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-apps/xauth/
Date: Sun, 08 May 2022 07:34:36
Message-Id: 1651995230.9942094ff6d590e07df14d8a6f6c763b515cfea5.xen0n@gentoo
1 commit: 9942094ff6d590e07df14d8a6f6c763b515cfea5
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 07:02:59 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 07:33:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9942094f
7
8 x11-apps/xauth: keyword 1.1.2 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 x11-apps/xauth/xauth-1.1.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-apps/xauth/xauth-1.1.2.ebuild b/x11-apps/xauth/xauth-1.1.2.ebuild
18 index e81d47d52171..ccab7aa0ab1f 100644
19 --- a/x11-apps/xauth/xauth-1.1.2.ebuild
20 +++ b/x11-apps/xauth/xauth-1.1.2.ebuild
21 @@ -8,7 +8,7 @@ inherit xorg-3
22 if [[ ${PV} == 9999* ]]; then
23 SRC_URI=""
24 else
25 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
26 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
27 fi
28
29 DESCRIPTION="X authority file utility"