testing/dmarc-metrics-exporter: enable on s390x

This commit is contained in:
J. Neuschäfer 2025-01-21 22:38:54 +00:00 committed by achill (fossdd)
parent 81fea58805
commit e4ae6d02c4

View File

@ -5,9 +5,7 @@ pkgver=1.2.0
pkgrel=0
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
arch="noarch !s390x"
arch="noarch"
license="MIT"
depends="
py3-bite-parser