summaryrefslogtreecommitdiff
path: root/community/gopass/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gopass/APKBUILD')
-rw-r--r--community/gopass/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gopass/APKBUILD b/community/gopass/APKBUILD
index 738638ca83a..c7b7a95c8b5 100644
--- a/community/gopass/APKBUILD
+++ b/community/gopass/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.9.2
pkgrel=0
pkgdesc="The slightly more awesome Standard Unix Password Manager for Teams. Written in Go."
url="https://www.gopass.pw"
-arch="all !mips !mips64"
+arch="all"
license="MIT"
depends="gnupg git"
makedepends="go ncurses"