aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-06-12 17:08:07 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-06-12 17:08:07 +0000
commita9278b3f6d37d2f10bbc60d128b1c832673201fc (patch)
tree151a618281876b828c27458293cd23fe20c68602
parente478c41b6d11c468985a32fc802920c56990f9f0 (diff)
downloadaports-a9278b3f6d37d2f10bbc60d128b1c832673201fc.tar.bz2
aports-a9278b3f6d37d2f10bbc60d128b1c832673201fc.tar.xz
testing/perl-cairo: disable on s390x
tests fails
-rw-r--r--testing/perl-cairo/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-cairo/APKBUILD b/testing/perl-cairo/APKBUILD
index 61e575a86d..4744a703bc 100644
--- a/testing/perl-cairo/APKBUILD
+++ b/testing/perl-cairo/APKBUILD
@@ -7,7 +7,7 @@ pkgver=1.106
pkgrel=3
pkgdesc="Perl module for Cairo"
url="http://search.cpan.org/dist/Cairo/"
-arch="all"
+arch="all !s390x"
license="GPL PerlArtistic"
cpandepends=""
cpanmakedepends="perl-extutils-depends perl-extutils-pkgconfig"