Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xauth/
Date: Thu, 28 Jun 2018 14:28:21
Message-Id: 1530196093.74612dab10eb309aec39e40082a2b0565a55fc1b.zlogene@gentoo
1 commit: 74612dab10eb309aec39e40082a2b0565a55fc1b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 28 14:28:05 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 28 14:28:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74612dab
7
8 x11-apps/xauth: mark s390 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 x11-apps/xauth/xauth-1.0.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/xauth/xauth-1.0.10.ebuild b/x11-apps/xauth/xauth-1.0.10.ebuild
16 index 3a1e8d907de..598152ecf46 100644
17 --- a/x11-apps/xauth/xauth-1.0.10.ebuild
18 +++ b/x11-apps/xauth/xauth-1.0.10.ebuild
19 @@ -7,7 +7,7 @@ inherit autotools-utils xorg-2
20
21 DESCRIPTION="X authority file utility"
22
23 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd"
25
26 IUSE="ipv6 test"