aboutsummaryrefslogtreecommitdiffstats
path: root/community/hydroxide/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hydroxide/APKBUILD')
-rw-r--r--community/hydroxide/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hydroxide/APKBUILD b/community/hydroxide/APKBUILD
index 04723196c23..aee4235aead 100644
--- a/community/hydroxide/APKBUILD
+++ b/community/hydroxide/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
url="https://github.com/emersion/hydroxide"
license="MIT"
-arch="all !mips !mips64 !riscv64" # failure to build github.com/boltdb/bolt
+arch="all !riscv64" # failure to build github.com/boltdb/bolt
makedepends="go"
options="net !check" # no tests
source="https://github.com/emersion/hydroxide/releases/download/v$pkgver/hydroxide-$pkgver.tar.gz"