diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-28 23:08:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-28 23:21:51 +0100 |
commit | e81379d5ac3e18bb386aab59a6f0855e0952af77 (patch) | |
tree | 3aa1eb85d108ab666e2dc0d606de482c77ac9003 /profiles/arch | |
parent | x11-misc/xprintidle: [QA] Fix TrailingEmptyLine (diff) | |
download | gentoo-e81379d5ac3e18bb386aab59a6f0855e0952af77.tar.gz gentoo-e81379d5ac3e18bb386aab59a6f0855e0952af77.tar.bz2 gentoo-e81379d5ac3e18bb386aab59a6f0855e0952af77.zip |
profiles/arch/arm64: Mask flags w/ masked REQUIRED_USE
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.stable.mask | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 4c6dbb6d2b5e..372894dea3d1 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (28 Feb 2018) +# Requires masked dependent flags. +dev-lang/php ldap-sasl +net-nds/openldap cxx + # Matthew Thode <prometheanfire@gentoo.org> (23 Feb 2018) # net-proxy/haproxy isn't keyworded for arm64 sys-cluster/neutron haproxy diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 6a978bd339b3..4e9cf6563663 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (28 Feb 2018) +# Requires masked dependent flags. +net-dns/avahi mdnsresponder-compat +net-fs/samba ads + # Michał Górny <mgorny@gentoo.org> (19 Feb 2018) # Masked due to unstable deps. dev-db/redis tcmalloc |