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-apps/xauth/
Date: Sun, 08 May 2022 23:01:46
Message-Id: 1652050849.cd8fdadec82341ba75874658d9ea7188abd9c2ae.sam@gentoo
1 commit: cd8fdadec82341ba75874658d9ea7188abd9c2ae
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 23:00:49 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 23:00:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8fdade
7
8 x11-apps/xauth: Stabilize 1.1.2 arm64, #843167
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-apps/xauth/xauth-1.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/xauth/xauth-1.1.2.ebuild b/x11-apps/xauth/xauth-1.1.2.ebuild
16 index ccab7aa0ab1f..2e0c95ad0274 100644
17 --- a/x11-apps/xauth/xauth-1.1.2.ebuild
18 +++ b/x11-apps/xauth/xauth-1.1.2.ebuild
19 @@ -8,7 +8,7 @@ inherit xorg-3
20 if [[ ${PV} == 9999* ]]; then
21 SRC_URI=""
22 else
23 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
25 fi
26
27 DESCRIPTION="X authority file utility"