git: 10a572d0b847 - main - Revert "graphics/mesa-dri: Drop radeonsi for i386"

From: Emmanuel Vadot <manu_at_FreeBSD.org>
Date: Fri, 31 Jan 2025 08:22:06 UTC
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=10a572d0b847f5d7ed50a68c387ec1fffedfd7d1

commit 10a572d0b847f5d7ed50a68c387ec1fffedfd7d1
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2025-01-31 08:20:45 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2025-01-31 08:21:56 +0000

    Revert "graphics/mesa-dri: Drop radeonsi for i386"
    
    i386 radeonsi_dri.so is still needed by wine.
    
    This reverts commit 69000ee2eb1c7167cd9542468ac674f3bb38b94c.
    
    Reported by:    jbeich
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 graphics/mesa-dri/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile
index 1eaf9c963f48..be54794d3a73 100644
--- a/graphics/mesa-dri/Makefile
+++ b/graphics/mesa-dri/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mesa-dri
 PORTVERSION=	${MESAVERSION}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 
 COMMENT=	OpenGL hardware acceleration drivers for DRI2+
@@ -48,7 +48,6 @@ swrast_DESC=		Software Rasterizer
 zink_DESC=		OpenGL on top of Khronos’ Vulkan API
 
 OPTIONS_EXCLUDE+=	${ARCH:Marmv7:C/.+/crocus i915 iris panfrost r300 r600 radeonsi svga zink/}
-OPTIONS_EXCLUDE+=	${ARCH:Mi386:C/.+/radeonsi/}
 OPTIONS_EXCLUDE+=	${ARCH:Naarch64:C/.+/panfrost/}
 OPTIONS_EXCLUDE+=	${ARCH:Namd64:Ni386:Nx86_64:C/.+/crocus i915 iris svga/}
 MESON_ARGS+=		-Dgallium-drivers=${GALLIUM_DRIVERS:ts,}