commit: 5b9e73e494bf55d65a8e13c05ce22edf7509deab Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 05:45:27 2017 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 05:45:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9e73e4
profiles: mask USE=samba on arm64, not tested yet profiles/arch/arm64/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index b17e850..3071b7a 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -4,6 +4,10 @@ # doomsday ebuild is not available on this architecture doomsday +# Mart Raudsepp <[email protected]> (04 Feb 2017) +# net-fs/samba not tested on arm64 yet +samba + # Mart Raudsepp <[email protected]> (01 Feb 2017) # Unmask systemd since it is keyworded here. -systemd
