summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-12-28 11:20:52 -0500
committerMatt Turner <mattst88@gentoo.org>2023-12-28 11:20:52 -0500
commitb7abc0b7a39066b4a70e04cee66dc2e94c763861 (patch)
tree52a8d4b12728bed14f9ae82772ba163b5540a5fc /media-libs
parentmedia-libs/mesa: Version bump to 23.3.2 (diff)
downloadgentoo-b7abc0b7a39066b4a70e04cee66dc2e94c763861.tar.gz
gentoo-b7abc0b7a39066b4a70e04cee66dc2e94c763861.tar.bz2
gentoo-b7abc0b7a39066b4a70e04cee66dc2e94c763861.zip
media-libs/mesa: Drop upstreamed patch
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-23.3.2.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/media-libs/mesa/mesa-23.3.2.ebuild b/media-libs/mesa/mesa-23.3.2.ebuild
index c0ba5e8141cb..5cecdcf511e9 100644
--- a/media-libs/mesa/mesa-23.3.2.ebuild
+++ b/media-libs/mesa/mesa-23.3.2.ebuild
@@ -185,10 +185,6 @@ x86? (
usr/lib/libGLX_mesa.so.0.0.0
)"
-PATCHES=(
- "${FILESDIR}"/${PV}-d3d12-Fix-AV1-video-encode-32-bits-build.patch
-)
-
llvm_check_deps() {
if use opencl; then
has_version "sys-devel/clang:${LLVM_SLOT}[${LLVM_USE_DEPS}]" || return 1