aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-sys-syscall/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-sys-syscall/APKBUILD')
-rw-r--r--testing/perl-sys-syscall/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-sys-syscall/APKBUILD b/testing/perl-sys-syscall/APKBUILD
index b1db87687e..f5f405e3cf 100644
--- a/testing/perl-sys-syscall/APKBUILD
+++ b/testing/perl-sys-syscall/APKBUILD
@@ -7,7 +7,7 @@ pkgver=0.25
pkgrel=1
pkgdesc="Invoke system calls that are otherwise difficult to do from Perl"
url="http://search.cpan.org/dist/Sys-Syscall/"
-arch="all !aarch64 !ppc64le"
+arch="all !aarch64 !ppc64le !s390x"
license="GPL PerlArtistic"
cpandepends=""
cpanmakedepends=""