commit: f04788a57ad28bd148a7846e00e795b24b733f04 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jun 21 13:06:21 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jun 21 13:06:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04788a5
profiles/arch/arm64: mask heimdal[afs] profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 9ffed298413..73d3d922a6a 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Alexis Ballier <[email protected]> (21 Jun 2017) +# net-fs/openafs-kernel does not recognize arm64 properly +# Need to check if this has a chance to work with in-kernel drivers +app-crypt/heimdal afs + # Alexis Ballier <[email protected]> (20 Jun 2017) # Appends -mfpu=neon which is only valid for arm32 and suggests this is arm32 # only
