diff --git a/community/twine/APKBUILD b/community/twine/APKBUILD index a51813426437aa3f9a3bcd94192cbac117b8b390..70828371e6acb05a0ac7d154d7925c860700afc1 100644 --- a/community/twine/APKBUILD +++ b/community/twine/APKBUILD @@ -5,7 +5,8 @@ pkgver=4.0.2 pkgrel=5 pkgdesc="Collection of utilities for publishing packages on PyPI" url="https://twine.readthedocs.io/en/latest/" -arch="noarch" +# loongarch64: blocked by py3-readme_renderer +arch="noarch !loongarch64" license="Apache-2.0" depends=" py3-keyring