Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/openafs/
Date: Fri, 02 Mar 2018 04:41:54
Message-Id: 1519965694.7fe8b53d76998863144762b85e977547ea69a2f3.np-hardass@gentoo
1 commit: 7fe8b53d76998863144762b85e977547ea69a2f3
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 2 04:30:20 2018 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 04:41:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe8b53d
7
8 net-fs/openafs: Stabilize 1.6.22.1 for amd64, x86
9
10 Closes: https://bugs.gentoo.org/649214
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 net-fs/openafs/openafs-1.6.22.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-fs/openafs/openafs-1.6.22.1.ebuild b/net-fs/openafs/openafs-1.6.22.1.ebuild
17 index 4ecf063fc89..b28e663b51d 100644
18 --- a/net-fs/openafs/openafs-1.6.22.1.ebuild
19 +++ b/net-fs/openafs/openafs-1.6.22.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -21,7 +21,7 @@ SRC_URI="
27
28 LICENSE="IBM BSD openafs-krb5-a APSL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
31 +KEYWORDS="amd64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
32
33 IUSE="bitmap-later debug doc fuse kerberos +modules ncurses pam pthreaded-ubik +supergroups"