summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-06-02 09:34:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-02 09:34:28 +0000
commit15e8c972fea27793fdc95f5df179fbb29e505f81 (patch)
tree8ff8ed0329ddb2fb198fbff0cc7ac08b20336a3d /testing
parentedc59b03d23e0c48bc9787779d4853944c9a6590 (diff)
downloadaports-fcolista-15e8c972fea27793fdc95f5df179fbb29e505f81.tar.bz2
aports-fcolista-15e8c972fea27793fdc95f5df179fbb29e505f81.tar.xz
testing/perl-mime-base64: build fix. set arch
Diffstat (limited to 'testing')
-rw-r--r--testing/perl-mime-base64/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-mime-base64/APKBUILD b/testing/perl-mime-base64/APKBUILD
index 7916543e13..60a2bd4cc1 100644
--- a/testing/perl-mime-base64/APKBUILD
+++ b/testing/perl-mime-base64/APKBUILD
@@ -7,7 +7,7 @@ pkgver=3.13
pkgrel=0
pkgdesc="The RFC 2045 encodings; base64 and quoted-printable"
url="http://search.cpan.org/dist/MIME-Base64/"
-arch="noarch"
+arch="all"
license="GPL PerlArtistic"
cpandepends=""
cpanmakedepends=""