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 20:59:53
Message-Id: 1643749155.68632050b0f81145743742b037994d3391942990.arthurzam@gentoo
1 commit: 68632050b0f81145743742b037994d3391942990
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 1 20:59:15 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 1 20:59:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68632050
7
8 x11-apps/xauth: Stabilize 1.1.1 ppc, #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 eb4947ab28a4..8cb0d56795ab 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"