summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2016-12-31 14:44:58 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2016-12-31 14:52:10 +0100
commitdc3090d148721cb68bf47bf89a7e5c8f0c33125e (patch)
tree9b6cc3153608885073b0ad3fa6e31a7769d3b339
parentf300dde8da04ab25c211127f2c401212ab6a524d (diff)
downloadgentoo-dc3090d148721cb68bf47bf89a7e5c8f0c33125e.tar.gz
gentoo-dc3090d148721cb68bf47bf89a7e5c8f0c33125e.tar.xz
profiles: Move media-libs/mlt[vdpau] package.use.mask from base to arch
amd64 and x86 have -vdpau in use.mask so this needs to be taken there.
-rw-r--r--profiles/arch/amd64/package.use.mask6
-rw-r--r--profiles/arch/x86/package.use.mask6
-rw-r--r--profiles/base/package.use.mask5
3 files changed, 12 insertions, 5 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index fc76a6a3603..aee8f1d2405 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -18,6 +18,12 @@
#--- END OF EXAMPLES ---
+# Andreas Sturmlechner <asturm@gentoo.org> (31 Dec 2016)
+# on behalf of Andreas K. Hüttel <dilfridge@gentoo.org> (14 Dec 2016)
+# Fails to build with newly unmasked ffmpeg-3, so mask this useflag
+# Workaround; leaving a real fix to the maintainers... bug 580630
+media-libs/mlt vdpau
+
# Ettore Di Giacinto <mudler@gentoo.org> (18 Oct 2016)
# Enable gambit and scm only on supported architectures
>=dev-scheme/slib-3.2.5 -gambit -scm
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 1e2be8eb943..1c18385609c 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -4,6 +4,12 @@
# This file requires >=portage-2.1.1
+# Andreas Sturmlechner <asturm@gentoo.org> (31 Dec 2016)
+# on behalf of Andreas K. Hüttel <dilfridge@gentoo.org> (14 Dec 2016)
+# Fails to build with newly unmasked ffmpeg-3, so mask this useflag
+# Workaround; leaving a real fix to the maintainers... bug 580630
+media-libs/mlt vdpau
+
# Yixun lan <dlan@gentoo.org> (07 Dec 2016)
# Disable zfs storage backend since sys-fs/zfs doesn't support 32bit arch
app-emulation/libvirt zfs
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 3cadd5a19e1..73e5022be6d 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -10,11 +10,6 @@
# Requires masked media-video/libav-12. See bug #603726.
>=media-video/mpv-0.23.0 libav
-# Andreas K. Hüttel <dilfridge@gentoo.org> (14 Dec 2016)
-# Fails to build with newly stable ffmpeg-3, so mask this useflag
-# Workaround; leaving a real fix to the maintainers... bug 580630
-media-libs/mlt vdpau
-
# Robin H. Johnson <robbat2@gentoo.org> (04 Dec 2016)
# Additional HAProxy functionality waiting for related stuff to land in the
# tree.