testing/*: enable on loongarch64

This commit is contained in:
DWwanghao 2025-01-15 11:29:49 +08:00 committed by J0WI
parent 4a6c058005
commit b6a64ced0f
5 changed files with 6 additions and 8 deletions
testing
android-apkeep
android-apktool
ansible-bender
mimedefang
py3-tokenizers

View file

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

View file

@ -5,7 +5,7 @@ pkgver=2.11.0
pkgrel=0
pkgdesc="Tool for reverse engineering Android apk files"
url="https://apktool.org/"
arch="all !x86 !armhf !armv7 !riscv64 !loongarch64" # blocked by openjdk11
arch="all !x86 !armhf !armv7 !riscv64" # blocked by openjdk11
license="Apache-2.0"
depends="openjdk11-jre-headless"
source="https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_$pkgver.jar

View file

@ -4,8 +4,8 @@ pkgver=0.10.1
pkgrel=2
pkgdesc="Container image builder using Buildah and Ansible"
url="https://ansible-community.github.io/ansible-bender/"
# s390x, loongarch64: blocked by aardvark-dns and netavark -> podman
arch="all !s390x !loongarch64"
# s390x: blocked by aardvark-dns and netavark -> podman
arch="all !s390x"
license="MIT"
depends="
ansible-core

View file

@ -5,8 +5,7 @@ pkgver=3.5
pkgrel=0
pkgdesc="e-mail filtering tool that works with the Sendmail Milter library"
url="https://mimedefang.org"
# loongarch64: blocked by clamav
arch="all !loongarch64"
arch="all"
license="GPL-2.0-only"
pkgusers="defang"
pkggroups="defang"

View file

@ -5,7 +5,7 @@ pkgver=0.21.0
pkgrel=0
pkgdesc="Fast State-of-the-Art Tokenizers optimized for Research and Production"
url="https://github.com/huggingface/tokenizers"
arch="all !s390x !riscv64 !loongarch64" # blocked by rust
arch="all !s390x !riscv64" # blocked by rust
license="Apache-2.0"
depends="python3"
makedepends="