mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/heh: enable on s390x
This commit is contained in:
parent
76a938040f
commit
c0a9a4969b
@ -6,7 +6,7 @@ pkgrel=0
|
||||
pkgdesc="A terminal UI to edit bytes by the nibble"
|
||||
url="https://github.com/ndd7xv/heh"
|
||||
# loongarch64: blocked by libc crate
|
||||
arch="all !s390x !x86 !loongarch64" # FTBFS
|
||||
arch="all !x86 !loongarch64" # FTBFS
|
||||
license="MIT"
|
||||
makedepends="
|
||||
cargo
|
||||
|
Loading…
Reference in New Issue
Block a user