From 9a6ff20f46232b92c613048863f6d23975be2d58 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Tue, 29 Aug 2017 11:38:47 +0300 Subject: testing/perl-sys-syscall: fix arch --- testing/perl-sys-syscall/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/perl-sys-syscall') diff --git a/testing/perl-sys-syscall/APKBUILD b/testing/perl-sys-syscall/APKBUILD index bcceadc96ab..5e787ac8af3 100644 --- a/testing/perl-sys-syscall/APKBUILD +++ b/testing/perl-sys-syscall/APKBUILD @@ -4,10 +4,10 @@ pkgname=perl-sys-syscall _pkgreal=Sys-Syscall pkgver=0.25 -pkgrel=0 +pkgrel=1 pkgdesc="Invoke system calls that are otherwise difficult to do from Perl" url="http://search.cpan.org/dist/Sys-Syscall/" -arch="noarch" +arch="all !aarch64" license="GPL PerlArtistic" cpandepends="" cpanmakedepends="" -- cgit v1.2.3