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/arch/mips | |
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/arch/mips')
-rw-r--r-- | profiles/arch/mips/package.use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 0dc3cf8e9c60..6c23a4598d8b 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# 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 dependency flags that are masked in this profile. +media-libs/sdl-mixer midi + # 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 |