From 7bfba48776924ad8352385307151580495b23d2a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 12 Jan 2018 10:32:21 +0100 Subject: profiles: Mask some flags that have masked dependent flags --- profiles/arch/amd64-fbsd/todo/package.use.mask | 4 ++-- profiles/arch/arm64/package.use.mask | 11 ++++++++++- profiles/arch/mips/package.use.mask | 6 +++++- profiles/arch/x86-fbsd/package.use.mask | 6 +++++- 4 files changed, 22 insertions(+), 5 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/amd64-fbsd/todo/package.use.mask b/profiles/arch/amd64-fbsd/todo/package.use.mask index 9e862a931d0e..15e8006cfb00 100644 --- a/profiles/arch/amd64-fbsd/todo/package.use.mask +++ b/profiles/arch/amd64-fbsd/todo/package.use.mask @@ -72,7 +72,7 @@ net-libs/glib-networking libproxy net-libs/neon pkcs11 # app-text/texlive[extra] -app-doc/doxygen latex +app-doc/doxygen latex doc # x11-misc/colord x11-libs/gtk+ colord @@ -118,7 +118,7 @@ media-video/mplayer nas net-misc/ntp openntpd # fails to build, need to investigate why -net-libs/webkit-gtk introspection +net-libs/webkit-gtk geolocation introspection # virtual/mysql sci-mathematics/glpk mysql diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 3573fd0df325..ffe49921481c 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,15 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (12 Jan 2018) +# Requires USE=sdl that is masked in this profile. +media-video/mjpegtools sdlgfx + +# Michał Górny (12 Jan 2018) +# Those require USE=doc that is masked in this profile. +dev-python/python-glanceclient test +dev-python/python-neutronclient test + # NeddySeagoon 24 Aug 2017 # Support for g15daemon still needs -9999 packages on all arches media-sound/mumble g15 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 (12 Jan 2018) +# Requires dependency flags that are masked in this profile. +media-libs/sdl-mixer midi + # Michał Górny (30 Dec 2017) # Moved from use.mask since they are flags local to one package. sys-kernel/mips-sources -ip27 -ip28 -ip30 diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask index 3eca6ee51047..c68b05ffdbbd 100644 --- a/profiles/arch/x86-fbsd/package.use.mask +++ b/profiles/arch/x86-fbsd/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 (12 Jan 2018) +# Requires USE=qt5 that is masked in this profile. +media-video/vlc skins + # Thomas Deutschmann (26 Oct 2017) # idn: Needs net-dns/libidn2 which is not keyworded # uuid: Needs sys-apps/util-linux which is not keyworded -- cgit v1.2.3-65-gdbad