mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
www/miniserve: mark as broken on i386
The ring crate requires SSE2 instruction on intel cpu
This commit is contained in:
parent
909c172b80
commit
4a943f5bf7
@ -12,6 +12,9 @@ LICENSE= APACHE20 BSD3CLAUSE CC0-1.0 ISCL MIT MPL20 UNLICENSE
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE
|
||||
|
||||
NOT_FOR_ARCHS= i386
|
||||
NOT_FOR_ARCHS_REASON= the ring crate requires SSE2 instruction on intel cpu
|
||||
|
||||
BUILD_DEPENDS= zstd>0:archivers/zstd
|
||||
LIB_DEPENDS= libonig.so:devel/oniguruma
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user