aboutsummaryrefslogtreecommitdiffstats
path: root/testing/botan/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/botan/APKBUILD')
-rw-r--r--testing/botan/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/botan/APKBUILD b/testing/botan/APKBUILD
index 0bbed4d0ed..3e95013cd6 100644
--- a/testing/botan/APKBUILD
+++ b/testing/botan/APKBUILD
@@ -6,7 +6,7 @@ pkgver=2.4.0
pkgrel=0
pkgdesc="Crypto and TLS for C++11"
url="https://botan.randombit.net/"
-arch="x86_64 x86"
+arch="x86_64 x86 ppc64le"
license="BSD-2-Clause"
depends=""
depends_dev="python2 boost-dev libressl-dev sqlite-dev bzip2-dev zlib-dev"