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, 01 Feb 2022 21:13:48
Message-Id: 1643749994.6d4bae03f3df76f02d37f7c1ffecbc2ce64d02f6.arthurzam@gentoo
1 commit: 6d4bae03f3df76f02d37f7c1ffecbc2ce64d02f6
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 1 21:13:14 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 1 21:13:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d4bae03
7
8 x11-apps/xauth: Stabilize 1.1.1 ppc64, #831378
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 x11-apps/xauth/xauth-1.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/xauth/xauth-1.1.1.ebuild b/x11-apps/xauth/xauth-1.1.1.ebuild
16 index 8cb0d56795ab..98550907e512 100644
17 --- a/x11-apps/xauth/xauth-1.1.1.ebuild
18 +++ b/x11-apps/xauth/xauth-1.1.1.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 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
25 fi
26
27 DESCRIPTION="X authority file utility"