Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xauth/
Date: Tue, 10 May 2022 16:19:14
Message-Id: 1652199520.d5ddc1ab7a8f762892f890fe5ca4adab34d33a4c.arthurzam@gentoo
1 commit: d5ddc1ab7a8f762892f890fe5ca4adab34d33a4c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 16:18:40 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 16:18:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5ddc1ab
7
8 x11-apps/xauth: Stabilize 1.1.2 hppa, #843167
9
10 Signed-off-by: Arthur Zamarin <arthurzam <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 2e0c95ad0274..0c046c83629c 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"