diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-22 11:40:14 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-22 11:40:14 +0000 |
commit | 8ef9b8c62c1aa79c0bceaf3c0d6fe1e7cdd976d0 (patch) | |
tree | f77288f305460b2e91e979db14bf06b8f882238f /profiles/arch | |
parent | e621d36783ba0760925a62dd23c71495436fe753 (diff) |
gentoo auto-resync : 22:02:2024 - 11:40:14
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/64le/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index c70b5b4fdadb..9832b94284fd 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -342,7 +342,7 @@ dev-util/catalyst -system-bootloader # Ilya Tumaykin <itumaykin+gentoo@gmail.com> (2018-06-17) # Vulkan support is only available on few selected arches atm. # Mask everywhere, unmask where appropriate. -media-video/mpv -libplacebo -vulkan +media-video/mpv -vulkan # Richard Yao <ryao@gentoo.org> (2018-04-16) # sys-fs/zfs is keyworded on amd64 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index fed90b77508a..4c9bcf2eed48 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -307,7 +307,7 @@ dev-util/catalyst system-bootloader # Ilya Tumaykin <itumaykin+gentoo@gmail.com> (2018-06-17) # Vulkan support is only available on few selected arches atm. # Mask everywhere, unmask where appropriate. -media-video/mpv libplacebo vulkan +media-video/mpv vulkan # Richard Yao <ryao@gentoo.org> (2018-04-16) # sys-fs/zfs is not available everywhere. diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask index e7f5bc98d0ee..2080a5e08c61 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask @@ -61,7 +61,7 @@ mail-client/thunderbird clang # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-26) # vulkan tested and works on ppc64le media-libs/mesa -vulkan -vulkan-overlay -media-video/mpv -libplacebo -vulkan +media-video/mpv -vulkan media-video/vlc -libplacebo # Robin H. Johnson <robbat2@gentoo.org> (2019-12-06) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index a85510a59ee0..a16fce3df729 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -88,8 +88,8 @@ sci-physics/root qt5 dev-libs/libclc spirv # Ionen Wolkens <ionen@gentoo.org> (2022-11-07) -# media-libs/libplacebo is keyworded here and vulkan is usable -media-video/mpv -libplacebo -vulkan +# Vulkan is usable here. +media-video/mpv -vulkan # WANG Xuerui <xen0n@gentoo.org> (2022-10-07) # sys-libs/libsmbios is available here. |