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