testing/perl-cairo: enable build on s390x

All tests worked in my s390x container, trying to enable package again
This commit is contained in:
Roberto Oliveira 2018-07-20 07:22:29 +00:00
parent 96a72dd8c3
commit 8932c4a3cc

View File

@ -7,7 +7,7 @@ pkgver=1.106
pkgrel=3
pkgdesc="Perl module for Cairo"
url="http://search.cpan.org/dist/Cairo/"
arch="all !s390x"
arch="all"
license="GPL PerlArtistic"
cpandepends=""
cpanmakedepends="perl-extutils-depends perl-extutils-pkgconfig"