summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2018-06-16 23:06:32 +0300
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2018-06-20 15:42:36 -0700
commitc6cd6893bcb9512714f3c78d1fb00c64fcff6c4b (patch)
tree6ecaa1ec871be94992ae770d9d24fe52b77557e6 /profiles
parentmedia-video/mpv: update 'opengl' USE desc (diff)
downloadgentoo-c6cd6893bcb9512714f3c78d1fb00c64fcff6c4b.tar.gz
gentoo-c6cd6893bcb9512714f3c78d1fb00c64fcff6c4b.tar.bz2
gentoo-c6cd6893bcb9512714f3c78d1fb00c64fcff6c4b.zip
profiles: p.use.mask media-video/mpv[vulkan]
mask everywhere but amd64, x86 Closes: https://github.com/gentoo/gentoo/pull/8864 Reviewed-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/package.use.mask5
-rw-r--r--profiles/arch/base/package.use.mask5
-rw-r--r--profiles/arch/x86/package.use.mask5
3 files changed, 15 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 4bb059665fa3..5109e4af610f 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,11 @@
#--- END OF EXAMPLES ---
+# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (17 Jun 2018)
+# Vulkan support is only available on few selected arches atm.
+# Mask everywhere, unmask where appropriate.
+media-video/mpv -vulkan
+
# Mikle Kolyada <zlogene@gentoo.org> (02 Jun 2018)
# Too many untested ruby dependencies
<dev-ruby/haml-5 test
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 7538ed4c406a..a25dc05caa7a 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (17 Jun 2018)
+# Vulkan support is only available on few selected arches atm.
+# Mask everywhere, unmask where appropriate.
+media-video/mpv vulkan
+
# Nick Sarnie <sarnex@gentoo.org> (29 Apr 2018)
# media-libs/vulkan-loader and app-emulation/vkd3d are not available everywhere
app-emulation/wine-any vkd3d vulkan
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index d4d4995e561f..9f057c9bc06d 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -3,6 +3,11 @@
# This file requires >=portage-2.1.1
+# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (17 Jun 2018)
+# Vulkan support is only available on few selected arches atm.
+# Mask everywhere, unmask where appropriate.
+media-video/mpv -vulkan
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (21 May 2018)
# LO kde support on x86 is broken, see bug 523496
=app-office/libreoffice-bin-6.0* kde