From c0a9a4969bfe8db174c65c507a3d38e663920e0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Neusch=C3=A4fer?= Date: Tue, 21 Jan 2025 23:40:26 +0000 Subject: [PATCH] testing/heh: enable on s390x --- testing/heh/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/heh/APKBUILD b/testing/heh/APKBUILD index f10dd07fac6..f47b7f32da5 100644 --- a/testing/heh/APKBUILD +++ b/testing/heh/APKBUILD @@ -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