commit: 89b7d62091d744a071dd926f51c932143f1ef431 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Mar 2 08:09:13 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 08:31:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b7d620
profiles/arch/amd64-fbsd: Mask net-fs/openafs[fuse] profiles/arch/amd64-fbsd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index ed181ca67b4..40c0e19fa68 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (02 Mar 2018) +# Requires sys-fs/fuse. Maybe it could work with fuse4bsd? +net-fs/openafs fuse + # Michał Górny <[email protected]> (01 Mar 2018) # Requires separate libacl while FreeBSD has it in libc. dev-lang/php acl
