testing/dmarc-metrics-exporter: enable on loongarch64

This commit is contained in:
Celeste 2024-07-16 02:59:27 +00:00
parent 6ab06122ee
commit 4f90252e7c

View File

@ -7,8 +7,7 @@ pkgdesc="Prometheus metrics exporter from DMARC reports"
url="https://github.com/jgosmann/dmarc-metrics-exporter"
# s390x: because of py3-xsdata
# see https://gitlab.alpinelinux.org/alpine/aports/-/issues/15642
# loongarch64: blocked by uvicorn
arch="noarch !s390x !loongarch64"
arch="noarch !s390x"
license="MIT"
depends="
py3-bite-parser