net/rabbitmqadmin: drop i386 support

Given this is an admin tool, just skip failing i386.
Reported by:	pkg-fallout
Sponsored by:	SkunkWerks, GmbH

(cherry picked from commit 711eeb3f03)
This commit is contained in:
Dave Cottlehuber 2025-04-09 07:22:13 +00:00
parent 60dba9deb2
commit f833c2d74b

View file

@ -12,6 +12,8 @@ LICENSE_COMB= multi
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
BROKEN_i386= compilation fails: ld: error: undefined symbol: __atomic_load
USES= cargo llvm pkgconfig ssl
USE_GITHUB= yes