diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-12 10:32:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-12 10:33:20 +0100 |
commit | 7bfba48776924ad8352385307151580495b23d2a (patch) | |
tree | 9bd286b319fea4a75d21a82a4a2dc7ca98bf5708 /profiles/hardened | |
parent | package.mask: Unmask dev-cpp/catch-2 (diff) | |
download | gentoo-7bfba48776924ad8352385307151580495b23d2a.tar.gz gentoo-7bfba48776924ad8352385307151580495b23d2a.tar.bz2 gentoo-7bfba48776924ad8352385307151580495b23d2a.zip |
profiles: Mask some flags that have masked dependent flags
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc64/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/package.use.mask new file mode 100644 index 000000000000..0a7da57f7a4d --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc64/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny <mgorny@gentoo.org> (12 Jan 2018) +# Requires USE=guile that is masked in this profile. +net-libs/gnutls test-full |