Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xauth/
Date: Tue, 27 Nov 2018 20:00:23
Message-Id: 1543347861.bf9cd9dd5c18f69ddf1cd9ad3347b1c39225d7a2.mattst88@gentoo
1 commit: bf9cd9dd5c18f69ddf1cd9ad3347b1c39225d7a2
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 27 19:43:57 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 27 19:44:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9cd9dd
7
8 x11-apps/xauth-1.0.10: arm64 stable, bug 669482
9
10 Closes: https://bugs.gentoo.org/669482
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 x11-apps/xauth/xauth-1.0.10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-apps/xauth/xauth-1.0.10.ebuild b/x11-apps/xauth/xauth-1.0.10.ebuild
17 index 598152ecf46..e767892c43f 100644
18 --- a/x11-apps/xauth/xauth-1.0.10.ebuild
19 +++ b/x11-apps/xauth/xauth-1.0.10.ebuild
20 @@ -7,7 +7,7 @@ inherit autotools-utils xorg-2
21
22 DESCRIPTION="X authority file utility"
23
24 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd"
26
27 IUSE="ipv6 test"