summaryrefslogtreecommitdiffstats
path: root/main/perl-libwww
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
commitda49ad32c469ea4e9426a6ac6d8c2e1db97edda6 (patch)
tree35308ac79cebd3b0b61be6a1e1834257ef8082d5 /main/perl-libwww
parent274c1072d286ab5def79cb16798ae89e6d71017d (diff)
main/*: add arch
Diffstat (limited to 'main/perl-libwww')
-rw-r--r--main/perl-libwww/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/perl-libwww/APKBUILD b/main/perl-libwww/APKBUILD
index 6b4d4cda0e5..3fa81509f24 100644
--- a/main/perl-libwww/APKBUILD
+++ b/main/perl-libwww/APKBUILD
@@ -6,6 +6,7 @@ pkgver=5.837
pkgrel=0
pkgdesc="Perl World Wide Web library"
url="http://search.cpan.org/~gaas/libwww-perl-5.834/"
+arch="x86 x86_64"
license="GPL PerlArtistic"
depends="perl"
makedepends="perl-dev"