www/nyxt: Add i386 to NOT_FOR_ARCHS

Build depend lang/sbcl is only available to amd64 and i386.
Exclude nyxt from i386 since it isn't supported upstream as I investigated.

Error log:
https://pkg-status.freebsd.org/beefy18/data/143i386-default/0f586647e560/logs/nyxt-3.12.0_2.log
This commit is contained in:
Nuno Teixeira 2025-10-09 20:32:51 +01:00
parent ec761c551e
commit badbfa0b33
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ LICENSE_COMB= multi
LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/licenses/SOURCE-LICENSE
LICENSE_FILE_CC-BY-SA-3.0= ${WRKSRC}/licenses/ASSET-LICENSE
NOT_FOR_ARCHS= i386
BUILD_DEPENDS= git>0:devel/git \
sbcl>0:lang/sbcl
LIB_DEPENDS= libfixposix.so:devel/libfixposix \