Skip to content
Snippets Groups Projects
Verified Commit 034198c9 authored by alice's avatar alice
Browse files

testing/php7-pecl-couchbase: disable on riscv64

parent bb481ca9
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ pkgver=4.0.0
pkgrel=0
pkgdesc="PHP 7 extension for Couchbase - PECL"
url="https://pecl.php.net/package/couchbase"
arch="all"
arch="all !riscv64" # ftbfs
license="Apache-2.0"
depends="php7-json php7-pecl-igbinary"
makedepends="php7-dev openssl-dev linux-headers chrpath cmake"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment