Skip to content
Snippets Groups Projects
Commit 0d6ac8e7 authored by Ariadne Conill's avatar Ariadne Conill
Browse files

community/gnome-authenticator: disable on mips

parent 308b1d85
No related merge requests found
......@@ -5,7 +5,7 @@ pkgver=3.32.2
pkgrel=6
pkgdesc="A Two-Factor Authentication application"
url="https://gitlab.gnome.org/World/Authenticator"
arch="all !s390x" # missing libhandy on s390x
arch="all !s390x !mips !mips64" # missing libhandy on s390x
license="GPL-3.0-only"
depends="python3 py3-otp py3-beautifulsoup4 py3-pillow py3-pyfavicon py3-pyzbar
py3-yoyo-migrations libhandy py3-setuptools"
......
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