diff --git a/testing/grommunio-admin-web/APKBUILD b/testing/grommunio-admin-web/APKBUILD index 6972a02b5d5..d4ae7ce17f4 100644 --- a/testing/grommunio-admin-web/APKBUILD +++ b/testing/grommunio-admin-web/APKBUILD @@ -1,10 +1,10 @@ # Maintainer: Noel Kuntze pkgname=grommunio-admin-web -pkgdesc="Frontend for grommunio management" pkgver=2.9.0 pkgrel=2 -# s390x: blocked by grommunio-gromox, armhv, ppce64le blocked by py3-openapi-core, all through grommunio-admin-api -arch="noarch !armhf !ppc64le !riscv64 !s390x" +pkgdesc="Frontend for grommunio management" +# s390x: blocked by grommunio-gromox through grommunio-admin-api +arch="noarch !riscv64 !s390x" url="https://grommunio.com/" license="AGPL-3.0-only" options="!check" # No test suite