summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-12 10:32:21 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-12 10:33:20 +0100
commit7bfba48776924ad8352385307151580495b23d2a (patch)
tree9bd286b319fea4a75d21a82a4a2dc7ca98bf5708
parentpackage.mask: Unmask dev-cpp/catch-2 (diff)
downloadgentoo-7bfba48776924ad8352385307151580495b23d2a.tar.gz
gentoo-7bfba48776924ad8352385307151580495b23d2a.tar.bz2
gentoo-7bfba48776924ad8352385307151580495b23d2a.zip
profiles: Mask some flags that have masked dependent flags
-rw-r--r--profiles/arch/amd64-fbsd/todo/package.use.mask4
-rw-r--r--profiles/arch/arm64/package.use.mask11
-rw-r--r--profiles/arch/mips/package.use.mask6
-rw-r--r--profiles/arch/x86-fbsd/package.use.mask6
-rw-r--r--profiles/default/bsd/package.use.mask4
-rw-r--r--profiles/default/linux/uclibc/package.use.mask7
-rw-r--r--profiles/hardened/linux/powerpc/ppc64/package.use.mask6
7 files changed, 36 insertions, 8 deletions
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 <mgorny@gentoo.org> (12 Jan 2018)
+# Requires USE=sdl that is masked in this profile.
+media-video/mjpegtools sdlgfx
+
+# Michał Górny <mgorny@gentoo.org> (12 Jan 2018)
+# Those require USE=doc that is masked in this profile.
+dev-python/python-glanceclient test
+dev-python/python-neutronclient test
+
# NeddySeagoon <neddysegoon@gentoo.org> 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 <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
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 <mgorny@gentoo.org> (12 Jan 2018)
+# Requires USE=qt5 that is masked in this profile.
+media-video/vlc skins
+
# Thomas Deutschmann <whissi@gentoo.org> (26 Oct 2017)
# idn: Needs net-dns/libidn2 which is not keyworded
# uuid: Needs sys-apps/util-linux which is not keyworded
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index 1f363fbf97f2..36c55aea30d4 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Fabian Groffen <grobian@gentoo.org> (07 Dec 2016)
@@ -72,7 +72,7 @@ www-client/links livecd
# needs udev
kde-frameworks/kdelibs udisks upower
-media-libs/mesa gbm dri3
+media-libs/mesa gbm dri3 d3d9
x11-base/xorg-drivers video_cards_radeonsi
x11-drivers/xf86-video-ati glamor
diff --git a/profiles/default/linux/uclibc/package.use.mask b/profiles/default/linux/uclibc/package.use.mask
index 5c7b9a9d7a68..d50e095b0281 100644
--- a/profiles/default/linux/uclibc/package.use.mask
+++ b/profiles/default/linux/uclibc/package.use.mask
@@ -1,6 +1,11 @@
-# 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)
+# Those require USE=java that is masked in this profile.
+app-emulation/virtualbox vboxwebsrv
+app-office/libreoffice libreoffice_extensions_wiki-publisher
+
# Thomas Deutschmann <whissi@gentoo.org> (21 Jan 2017)
# Mask due Gnome3 not going to be stabilized on this arch
# due to uclibc
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