commit: 2bc1e4014446f2cd300868371937332f7842b765
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 20:38:55 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 21:56:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc1e401
profiles: Mask dev-qt/qt{declarative,gui,wayland}[vulkan] except amd64/x86
Bug: https://bugs.gentoo.org/703594
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 6 ++++++
profiles/arch/base/package.use.mask | 7 +++++++
profiles/arch/x86/package.use.mask | 6 ++++++
3 files changed, 19 insertions(+)
diff --git a/profiles/arch/amd64/package.use.mask
b/profiles/arch/amd64/package.use.mask
index a823b528528..9580a47ead3 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,12 @@
#--- END OF EXAMPLES ---
+# Andreas Sturmlechner <[email protected]> (2020-02-26)
+# Vulkan is available on amd64.
+dev-qt/qtdeclarative -vulkan
+dev-qt/qtgui -vulkan
+dev-qt/qtwayland -vulkan
+
# James Le Cuirot <[email protected]> (2019-12-10)
# The JIT feature only works on amd64 and x86.
app-emulation/aranym -jit
diff --git a/profiles/arch/base/package.use.mask
b/profiles/arch/base/package.use.mask
index c455a18241b..76abd4b73d4 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,13 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <[email protected]> (2020-02-26)
+# Vulkan support is only available on few selected arches atm.
+# Mask everywhere, unmask where appropriate.
+dev-qt/qtdeclarative vulkan
+dev-qt/qtgui vulkan
+dev-qt/qtwayland vulkan
+
# dev-python/pandas is only keyworded for amd64 & x86
sys-block/fio python gnuplot
diff --git a/profiles/arch/x86/package.use.mask
b/profiles/arch/x86/package.use.mask
index 8b7177d8067..f7a4a8ce47a 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <[email protected]> (2020-02-26)
+# Vulkan is available on x86.
+dev-qt/qtdeclarative -vulkan
+dev-qt/qtgui -vulkan
+dev-qt/qtwayland -vulkan
+
# Andreas Sturmlechner <[email protected]> (2020-01-29)
# media-libs/pulseaudio-qt is not keyworded
kde-misc/kdeconnect pulseaudio