commit: da6edb8912693cc4443b6c1c179fdc00c9623609 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org> AuthorDate: Fri Aug 11 14:45:01 2017 +0000 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org> CommitDate: Fri Aug 11 14:46:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da6edb89
profiles/arch/hppa/package.mask: mask samba-4.6 due to missing dep Samba-4.6 needs 'resolv-wrapper' which is not keyworded for hppa yet, mask for now until that can be resolved. profiles/arch/hppa/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 5b64a27123b..d03c487ed87 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,2 +1,6 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + +# Ian Stakenvicius, 2017-08-10 +# Mask samba-4.6 on hppa until all deps are in place +>=net-fs/samba-4.6
