rocksdb: improve broken statement
This commit is contained in:
parent
629fe86e38
commit
6f38ea1c2a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ distfiles="${homepage}/archive/v${version}.tar.gz"
|
|||
checksum=7fb6738263d3f2b360d7468cf2ebe333f3109f3ba1ff80115abd145d75287254
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv[56]*-musl) broken="Requires libatomic workaround" ;;
|
||||
armv[56]l*) broken="Requires libatomic workaround" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue