From 32c16465e56b0122cf6e5a4625e9c7b56b107b07 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 8 Oct 2023 06:02:21 +0100 Subject: gentoo auto-resync : 08:10:2023 - 06:02:21 --- profiles/arch/amd64/package.use.mask | 7 ------- profiles/arch/base/package.use.mask | 8 -------- profiles/arch/hppa/package.use.mask | 6 ++++++ profiles/arch/loong/package.use.mask | 7 ------- profiles/arch/powerpc/ppc64/64le/package.use.mask | 3 --- profiles/arch/sparc/package.use.mask | 6 ++++++ profiles/arch/x86/package.use.mask | 7 ------- 7 files changed, 12 insertions(+), 32 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 4d41e39542d2..73a8449e3397 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -221,13 +221,6 @@ sci-physics/root -cudnn mail-client/thunderbird -eme-free www-client/firefox -eme-free -# Andreas Sturmlechner (2020-02-26) -# Vulkan is available on amd64. -dev-qt/qt3d -vulkan -dev-qt/qtdeclarative -vulkan -dev-qt/qtgui -vulkan -dev-qt/qtwayland -vulkan - # James Le Cuirot (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 182bd4c26b17..123bdb0b2657 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -196,14 +196,6 @@ app-text/texlive-core xindy # https://sourceware.org/glibc/wiki/PortStatus sys-libs/glibc static-pie -# Andreas Sturmlechner (2020-02-26) -# Vulkan support is only available on few selected arches atm. -# Mask everywhere, unmask where appropriate. -dev-qt/qt3d vulkan -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/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 9a65b497352e..a3318fb7a72d 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,12 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Andreas Sturmlechner (2023-10-08) +# Vulkan is not available on hppa. +dev-qt/qtdeclarative vulkan +dev-qt/qtgui vulkan +dev-qt/qtwayland vulkan + # Patrick McLean (2023-10-03) # sys-apps/s6-linux-init has not been tested on this arch sys-apps/openrc s6 diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 5893ae919580..552d187818f7 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -27,13 +27,6 @@ dev-util/librnp man # dev-cpp/cpp-httplib is keyworded here. sys-devel/llvm -debuginfod -# WANG Xuerui (2023-09-12) -# Vulkan is available on loong. -dev-qt/qt3d -vulkan -dev-qt/qtdeclarative -vulkan -dev-qt/qtgui -vulkan -dev-qt/qtwayland -vulkan - # WANG Xuerui (2023-09-10) # Revdeps of dev-python/ujson which is masked. dev-python/cattrs test diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask index dd7108999ff6..eadbc6ad9260 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask @@ -51,9 +51,6 @@ mail-client/thunderbird clang # Georgy Yakovlev (2020-02-26) # vulkan tested and works on ppc64le -dev-qt/qtdeclarative -vulkan -dev-qt/qtgui -vulkan -dev-qt/qtwayland -vulkan media-libs/mesa -vulkan -vulkan-overlay media-video/mpv -libplacebo -vulkan media-video/vlc -libplacebo diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 0c94205df5b8..e3edbb8ae3f9 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2023-10-08) +# Vulkan is not available on sparc. +dev-qt/qtdeclarative vulkan +dev-qt/qtgui vulkan +dev-qt/qtwayland vulkan + # Patrick McLean (2023-10-03) # sys-apps/s6-linux-init has not been tested on this arch sys-apps/openrc s6 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 5311fd5cbeff..5440c5ffc414 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -231,13 +231,6 @@ sys-libs/glibc -static-pie mail-client/thunderbird -eme-free www-client/firefox -eme-free -# Andreas Sturmlechner (2020-02-26) -# Vulkan is available on x86. -dev-qt/qt3d -vulkan -dev-qt/qtdeclarative -vulkan -dev-qt/qtgui -vulkan -dev-qt/qtwayland -vulkan - # Georgy Yakovlev