diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-02-22 00:06:50 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-02-22 01:14:31 -0500 |
commit | 9bbedbf3edd44c471f5e4712bc897b5b2638eb37 (patch) | |
tree | 9ad09cb71c1d267ed7aee0336ac782af68f5a574 /profiles | |
parent | media-sound/cava: drop 0.9.1, 0.10.0 (diff) | |
download | gentoo-9bbedbf3edd44c471f5e4712bc897b5b2638eb37.tar.gz gentoo-9bbedbf3edd44c471f5e4712bc897b5b2638eb37.tar.bz2 gentoo-9bbedbf3edd44c471f5e4712bc897b5b2638eb37.zip |
media-video/mpv: drop 0.36.0-r1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles')
-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. |