From 8f9dc42525a5b060296a1cd54d6278dd5d92ad64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 29 Aug 2017 13:31:38 +0300 Subject: testing/perl-sys-syscall: disable on ppc64le --- testing/perl-sys-syscall/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/perl-sys-syscall') diff --git a/testing/perl-sys-syscall/APKBUILD b/testing/perl-sys-syscall/APKBUILD index 5e787ac8af..b1db87687e 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" +arch="all !aarch64 !ppc64le" license="GPL PerlArtistic" cpandepends="" cpanmakedepends="" -- cgit v1.2.3