commit:     523261a8c920672f443408c6c483518936d11f04
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 28 12:24:06 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 28 12:25:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523261a8

profiles: Fix media-video/vlc[dav1d] p.use.stable.mask

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/arch/amd64/package.use.mask        | 4 ----
 profiles/arch/amd64/package.use.stable.mask | 4 ++++
 profiles/arch/arm/package.use.mask          | 4 ++++
 profiles/arch/arm64/package.use.mask        | 3 ++-
 profiles/arch/powerpc/package.use.mask      | 4 ++++
 profiles/arch/x86-fbsd/package.use.mask     | 3 ++-
 profiles/arch/x86/package.use.mask          | 4 ++++
 profiles/base/package.use.mask              | 4 ----
 profiles/base/package.use.stable.mask       | 4 ++--
 9 files changed, 22 insertions(+), 12 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 63a1ee4bcc6..2ef3579e88c 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,10 +17,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Andreas Sturmlechner <[email protected]> (12 Jan 2019)
-# media-libs/dav1d is available on ~amd64
-media-video/vlc -dav1d
-
 # Thomas Deutschmann <[email protected]> (15 Nov 2018)
 # - rdrand plugin is supported on amd64
 net-vpn/strongswan -strongswan_plugins_rdrand

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index 23005fd6213..916674326dd 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner <[email protected]> (28 Feb 2019)
+# Depends on unstable media-libs/dav1d
+media-video/vlc dav1d
+
 # Amy Liffey <[email protected]> (15 Jan 2019)
 # Mask experimental contrib repo
 media-libs/opencv contrib contrib_cvv contrib_dnn contrib_hdf contrib_sfm 
contrib_xfeatures2d gflags glog tesseract

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 3f665f8a9fe..4ba40fee5a5 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <[email protected]> (28 Feb 2019)
+# media-libs/dav1d is not yet keyworded
+media-video/vlc dav1d
+
 # Andreas Sturmlechner <[email protected]> (25 Feb 2019)
 # (SM)BIOS/Thunderbolt outside of amd64/x86? - citation needed
 sys-apps/fwupd dell thunderbolt

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index be7a301ecfc..3e3baa54348 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -64,7 +64,8 @@ sci-electronics/kicad occ oce ngspice
 # Andreas Sturmlechner <[email protected]> (01 Sep 2018)
 # media-libs/aribb24 not yet keyworded, bug #665048
 # net-libs/libmicrodns not yet keyworded, bug #653800
-media-video/vlc aribsub chromecast
+# media-libs/dav1d is not yet keyworded
+media-video/vlc aribsub chromecast dav1d
 
 # Matthew Thode <[email protected]> (30 Aug 2018)
 # Needs pillow and it's deps to build docs

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index e860f898a8a..c3ba2ea5882 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <[email protected]> (28 Feb 2019)
+# media-libs/dav1d is not yet keyworded
+media-video/vlc dav1d
+
 # Thomas Deutschmann <[email protected]> (26 Feb 2019)
 # nginx_modules_http_lua requires USE=luajit which requires
 # dev-lang/luajit which is not keyworded on PowerPC

diff --git a/profiles/arch/x86-fbsd/package.use.mask 
b/profiles/arch/x86-fbsd/package.use.mask
index 2799964b559..f10c46a9498 100644
--- a/profiles/arch/x86-fbsd/package.use.mask
+++ b/profiles/arch/x86-fbsd/package.use.mask
@@ -4,8 +4,9 @@
 # Andreas Sturmlechner <[email protected]> (01 Sep 2018)
 # media-libs/libaom not yet keyworded
 # media-libs/aribb24 not yet keyworded, bug #665048
+# media-libs/dav1d is not yet keyworded
 # skins requires USE=qt5 that is masked in this profile.
-media-video/vlc aom aribsub skins
+media-video/vlc aom aribsub dav1d skins
 
 # Michał Górny <[email protected]> (20 Jan 2018)
 # Needs sys-libs/libomp which is not keyworded. Leaving the decision

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 803c7938efa..b48ed6736c5 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -3,6 +3,10 @@
 
 # This file requires >=portage-2.1.1
 
+# Andreas Sturmlechner <[email protected]> (28 Feb 2019)
+# media-libs/dav1d is not yet keyworded
+media-video/vlc dav1d
+
 # Thomas Deutschmann <[email protected]> (15 Nov 2018)
 # - rdrand plugin is supported on x86
 # - padlock plugin is supported on x86

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 178c03359ed..861e64519eb 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -22,10 +22,6 @@ dev-java/openjdk-bin:8 gentoo-vm
 # (bug #674364)
 sys-apps/memtest86+ floppy
 
-# Andreas Sturmlechner <[email protected]> (12 Jan 2019)
-# Not keyworded on most arches
-media-video/vlc dav1d
-
 # Brian Evans <[email protected]> (11 Jan 2019)
 # Depend on the EOL PHP 7.0
 dev-libs/Ice php

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index eaac304de33..77f0877d930 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -30,8 +30,8 @@ sys-devel/clang-runtime crt
 net-analyzer/wireshark doc
 
 # Andreas Sturmlechner <[email protected]> (29 May 2018)
-# Depends on unstable media-libs/libaom, media-libs/dav1d, net-libs/srt
-media-video/vlc aom dav1d srt
+# Depends on unstable media-libs/libaom, net-libs/srt
+media-video/vlc aom srt
 
 # Andreas Sturmlechner <[email protected]> (21 May 2018)
 # Depends on lots of unstable dependencies

Reply via email to