Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xauth/
Date: Sat, 21 Sep 2019 13:45:42
Message-Id: 1569073519.ca90c95ef4d33acf11e7b5408935183dafb28d0d.slyfox@gentoo
1 commit: ca90c95ef4d33acf11e7b5408935183dafb28d0d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 13:44:22 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 13:45:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca90c95e
7
8 x11-apps/xauth: stable 1.1 for hppa, bug #694734
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 x11-apps/xauth/xauth-1.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-apps/xauth/xauth-1.1.ebuild b/x11-apps/xauth/xauth-1.1.ebuild
18 index ca0b401a5a0..6e6cbd340c8 100644
19 --- a/x11-apps/xauth/xauth-1.1.ebuild
20 +++ b/x11-apps/xauth/xauth-1.1.ebuild
21 @@ -8,7 +8,7 @@ inherit xorg-3
22 if [[ ${PV} == 9999* ]]; then
23 SRC_URI=""
24 else
25 - KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux"
26 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux"
27 fi
28
29 DESCRIPTION="X authority file utility"