diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-30 12:44:53 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-30 12:49:34 +0100 |
commit | 5718f92748021b95878086d64fb0fd61b81adad2 (patch) | |
tree | 4a4c7fb89069545ff771cb27d0a006f7e26faf8b /profiles | |
parent | profiles/arch/base: Move local flags to package.use.mask (diff) | |
download | gentoo-5718f92748021b95878086d64fb0fd61b81adad2.tar.gz gentoo-5718f92748021b95878086d64fb0fd61b81adad2.tar.bz2 gentoo-5718f92748021b95878086d64fb0fd61b81adad2.zip |
profiles/arch/mips: Move local USE flags to package.use.mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index f4c0b3d09e4d..0dc3cf8e9c60 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (30 Dec 2017) +# Moved from use.mask since they are flags local to one package. +sys-kernel/mips-sources -ip27 -ip28 -ip30 + # Michał Górny <mgorny@gentoo.org> (08 Aug 2017) # Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. media-libs/mesa vulkan diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 4c36200c18f0..60ea7770845a 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -316,9 +316,6 @@ ocamlopt fluidsynth # Mips USE flags --ip27 --ip28 --ip30 -fixed-point -loongson2f |