summaryrefslogtreecommitdiffstats
path: root/testing/perl-sys-mmap
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2011-02-25 09:38:03 +0000
committerLeonardo Arena <rnalrd@gmail.com>2011-02-25 09:50:43 +0000
commitba779486286bd34f4eb084c33a1304e787f15e7e (patch)
treee282e4e2efe0c5817c016961d7daa284d8479b1a /testing/perl-sys-mmap
parentc70e30547281e1d6277296f34a16174ea199229e (diff)
downloadaports-ba779486286bd34f4eb084c33a1304e787f15e7e.tar.bz2
aports-ba779486286bd34f4eb084c33a1304e787f15e7e.tar.xz
testing/perl-sys-mmap: set arch all
Diffstat (limited to 'testing/perl-sys-mmap')
-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 8ce529817..e0906944a 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"