aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/perl-sys-mmap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-sys-mmap/APKBUILD b/testing/perl-sys-mmap/APKBUILD
index 8ce529817e..e0906944ac 100644
--- a/testing/perl-sys-mmap/APKBUILD
+++ b/testing/perl-sys-mmap/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0.14
pkgrel=0
pkgdesc="Uses mmap to map in a file as a Perl variable"
url="http://search.cpan.org/~toddr/Sys-Mmap-0.14/"
-arch="x86 x86_64"
+arch="all"
license="GPL PerlArtistic"
depends="perl"
makedepends="perl-dev"