app-emulation/wine-vanilla: update live

Not needed to avoid automagic given automatically disabled if not
FreeBSD, but explicitly disable it anyway for clarity -- this could
also change in the future and many users have hwloc installed.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens 2025-10-08 00:09:22 -04:00
parent 36ac5d770d
commit 2538bf2795
No known key found for this signature in database
GPG Key ID: B24406B0B0AC4334

View File

@ -166,6 +166,7 @@ src_configure() {
$(use_with fontconfig)
$(use_with gphoto2 gphoto)
$(use_with gstreamer)
--without-hwloc # currently only used on FreeBSD
$(use_with kerberos gssapi)
$(use_with kerberos krb5)
$(use_with netapi)