Skip to content
Snippets Groups Projects
Commit 659f1179 authored by Patrycja Rosa's avatar Patrycja Rosa :cat:
Browse files

community/zulip-term: disable on loongarch64

parent 2f8c9254
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,8 @@ pkgver=0.7.0
pkgrel=6
pkgdesc="official terminal client for Zulip"
url="https://github.com/zulip/zulip-terminal"
arch="noarch"
# loongarch64: blocked by py3-zulip
arch="noarch !loongarch64"
license="Apache-2.0"
depends="
py3-beautifulsoup4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment