diff --git a/testing/rpg-cli/APKBUILD b/testing/rpg-cli/APKBUILD index 906b835799b..fd6e97e6df6 100644 --- a/testing/rpg-cli/APKBUILD +++ b/testing/rpg-cli/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Your filesystem as a dungeon!" url="https://github.com/facundoolano/rpg-cli" license="MIT" -arch="all !s390x !riscv64" # blocked by rust/cargo +arch="all" makedepends="cargo cargo-auditable" source="https://github.com/facundoolano/rpg-cli/archive/$pkgver/rpg-cli-$pkgver.tar.gz"