testing/android-apkeep: enable ppc64le, riscv64 and s390x

This commit is contained in:
J0WI 2024-08-30 21:09:14 +02:00 committed by J0WI
parent 22a2f89741
commit 3d5720838a

View file

@ -5,8 +5,8 @@ pkgver=0.16.0
pkgrel=0
pkgdesc="A command-line tool for downloading Android APK files from various sources"
url="https://github.com/EFForg/apkeep"
# ppc64le, riscv64, s390x, loongarch64: ring crate
arch="all !ppc64le !riscv64 !s390x !loongarch64"
# loongarch64: libc crate
arch="all !loongarch64"
license="MIT"
makedepends="
bzip2-dev