aboutsummaryrefslogtreecommitdiffstats
path: root/community/easypki/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/easypki/APKBUILD')
-rw-r--r--community/easypki/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/easypki/APKBUILD b/community/easypki/APKBUILD
index 36b462daadf..2999b7679cc 100644
--- a/community/easypki/APKBUILD
+++ b/community/easypki/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.0
pkgrel=4
pkgdesc="Creating a certificate authority the easy way"
url="https://github.com/google/easypki"
-arch="all !mips !mips64"
+arch="all"
license="Apache-2.0"
depends=""
makedepends="glide go"