mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/php7-pecl-xlswriter: disable on s390x
Test failure: ``` TEST 62/62 [tests/string_from_column_index.phpt] FAIL Check for vtiful presence [tests/string_from_column_index.phpt] ```
This commit is contained in:
parent
fb07059459
commit
5eb80ddabb
@ -6,7 +6,7 @@ pkgver="1.3.1"
|
||||
pkgrel=0
|
||||
pkgdesc="A PHP Extension for creating and reader XLSX files. "
|
||||
url="https://pecl.php.net/package/xlswriter"
|
||||
arch="all"
|
||||
arch="all !s390x" # Test failure
|
||||
license="BSD-2-Clause"
|
||||
depends="php7-common"
|
||||
makedepends="php7-dev zlib-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user