databases/replibyte: Only for aarch64, amd64 architectures
Reported by: https://portsfallout.com/
This commit is contained in:
parent
c3bb8477e5
commit
15362fcc11
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ WWW= https://www.replibyte.com/docs/introduction
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/../LICENSE
|
||||
|
||||
BROKEN_i386= error: unsupported platform; error[E0308]: mismatched type, see https://github.com/Qovery/Replibyte/issues/255
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
ONLY_FOR_ARCHS_REASON= only these architectures are allowed for target_os="freebsd" in wasmer-vm-2.2.1/src/trap/traphandlers.rs
|
||||
|
||||
USES= cargo
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Reference in a new issue