diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-10-08 00:15:32 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-10-08 00:56:43 +0200 |
commit | c11a30dfa76717c441d9cbb7c31c707a5796e245 (patch) | |
tree | e541df0feccf3c83fbdea72b009d5c5b1a950a55 /profiles | |
parent | sys-devel/gcc: add 13.2.1_p20231007 (diff) | |
download | gentoo-c11a30dfa76717c441d9cbb7c31c707a5796e245.tar.gz gentoo-c11a30dfa76717c441d9cbb7c31c707a5796e245.tar.bz2 gentoo-c11a30dfa76717c441d9cbb7c31c707a5796e245.zip |
profiles: Cleanup outdated IUSE vulkan package.use.mask entries
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/64le/package.use.mask | 3 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 7 |
7 files changed, 12 insertions, 32 deletions
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 <asturm@gentoo.org> (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 <chewi@gentoo.org> (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 <asturm@gentoo.org> (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 <asturm@gentoo.org> (2023-10-08) +# Vulkan is not available on hppa. +dev-qt/qtdeclarative vulkan +dev-qt/qtgui vulkan +dev-qt/qtwayland vulkan + # Patrick McLean <chutzpah@gentoo.org> (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 <xen0n@gentoo.org> (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 <xen0n@gentoo.org> (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 <gyakovlev@gentoo.org> (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 <asturm@gentoo.org> (2023-10-08) +# Vulkan is not available on sparc. +dev-qt/qtdeclarative vulkan +dev-qt/qtgui vulkan +dev-qt/qtwayland vulkan + # Patrick McLean <chutzpah@gentoo.org> (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 <asturm@gentoo.org> (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 <gyakovlev@gentoo.org (2020-01-04) # zfs is not keyworded on x86 dev-util/schroot zfs |