diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2018-03-01 23:30:20 -0500 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2018-03-01 23:41:34 -0500 |
commit | 7fe8b53d76998863144762b85e977547ea69a2f3 (patch) | |
tree | 81c0d9c62ded7b8930da491484fa1a80f54341c6 /net-fs | |
parent | net-fs/openafs-kernel: Stabilize 1.6.22.1 for amd64, x86 (diff) | |
download | gentoo-7fe8b53d76998863144762b85e977547ea69a2f3.tar.gz gentoo-7fe8b53d76998863144762b85e977547ea69a2f3.tar.bz2 gentoo-7fe8b53d76998863144762b85e977547ea69a2f3.zip |
net-fs/openafs: Stabilize 1.6.22.1 for amd64, x86
Closes: https://bugs.gentoo.org/649214
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/openafs/openafs-1.6.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/openafs/openafs-1.6.22.1.ebuild b/net-fs/openafs/openafs-1.6.22.1.ebuild index 4ecf063fc89f..b28e663b51da 100644 --- a/net-fs/openafs/openafs-1.6.22.1.ebuild +++ b/net-fs/openafs/openafs-1.6.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="IBM BSD openafs-krb5-a APSL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="bitmap-later debug doc fuse kerberos +modules ncurses pam pthreaded-ubik +supergroups" |