aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/easypki/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/easypki/APKBUILD b/community/easypki/APKBUILD
index ff4a00748d..31ee23c0cf 100644
--- a/community/easypki/APKBUILD
+++ b/community/easypki/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.0
pkgrel=2
pkgdesc="Creating a certificate authority the easy way"
url="https://github.com/google/easypki"
-arch="all"
+arch="all !mips !mips64"
license="Apache-2.0"
depends=""
makedepends="glide go"