commit: 1f042a6df64020a339c01a3268c6b026de30c1fb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Mar 3 10:01:25 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 3 10:02:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f042a6d
profiles/arch/arm64: Mask masked dependent flags profiles/arch/arm64/package.use.mask | 4 ++++ profiles/arch/arm64/package.use.stable.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index f98b7922b48..6fa45bee8a4 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/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]> (03 Mar 2018) +# Requires masked dependent flags. +net-fs/samba ads + # Michał Górny <[email protected]> (03 Mar 2018) # Some more unkeyworded dependencies. app-text/tesseract scrollview diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index d9f665f2b9c..4fd0030fc13 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.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]> (03 Mar 2018) +# Requires masked dependent flags. +net-dns/avahi howl-compat + # Mart Raudsepp <[email protected]> (02 Mar 2018) # app-text/highlight not stable yet dev-vcs/git highlight
