testing/grommunio-admin-web: remove arch exclusions for armhf and ppc64le

This commit is contained in:
Noel Kuntze 2024-05-30 18:46:32 +02:00 committed by Kevin Daudt
parent 0397e25d7c
commit f1d736b2f8

View File

@ -1,10 +1,10 @@
# Maintainer: Noel Kuntze <noel.kuntze@contauro.com> # Maintainer: Noel Kuntze <noel.kuntze@contauro.com>
pkgname=grommunio-admin-web pkgname=grommunio-admin-web
pkgdesc="Frontend for grommunio management"
pkgver=2.9.0 pkgver=2.9.0
pkgrel=2 pkgrel=2
# s390x: blocked by grommunio-gromox, armhv, ppce64le blocked by py3-openapi-core, all through grommunio-admin-api pkgdesc="Frontend for grommunio management"
arch="noarch !armhf !ppc64le !riscv64 !s390x" # s390x: blocked by grommunio-gromox through grommunio-admin-api
arch="noarch !riscv64 !s390x"
url="https://grommunio.com/" url="https://grommunio.com/"
license="AGPL-3.0-only" license="AGPL-3.0-only"
options="!check" # No test suite options="!check" # No test suite