aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-09-30 15:07:36 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-09-30 15:07:36 +0000
commit94d628fbbcffdf1047ac9b46ae1411bcd71abdc4 (patch)
treecde3225133156211af03fef7dee0957891fc3a1d /testing
parent4df1305c89ce7f7c3fec3856a39586b27c2404d8 (diff)
testing/php7-cassandra: enable build on ppc64le
Diffstat (limited to 'testing')
-rw-r--r--testing/php7-cassandra/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-cassandra/APKBUILD b/testing/php7-cassandra/APKBUILD
index 5d06dc95dbf..7adfecaa017 100644
--- a/testing/php7-cassandra/APKBUILD
+++ b/testing/php7-cassandra/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.3.0
pkgrel=1
pkgdesc="PHP7 extension: cassandra"
url="http://pecl.php.net/package/$_pkgreal"
-arch="x86_64 x86"
+arch="x86_64 x86 ppc64le"
license="PHP"
depends=""
makedepends="php7-dev autoconf cassandra-cpp-driver-dev>=2.4.2 gmp-dev libuv-dev pcre-dev"