mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
sysutils/kubie: Add ONLY_FOR_ARCHS
Build requires a 64 bit processor Reported by: fallout MFH: 2024Q3
This commit is contained in:
parent
3f547f88de
commit
30c1e58dfb
@ -10,6 +10,9 @@ WWW= https://github.com/sbstp/kubie
|
||||
LICENSE= ZLIB
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le riscv64
|
||||
ONLY_FOR_ARCHS_REASON= Requires 64-bit processor
|
||||
|
||||
USES= cargo
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= sbstp
|
||||
|
Loading…
Reference in New Issue
Block a user