diff options
Diffstat (limited to 'community/perl-www-curl/PKGBUILD')
-rw-r--r-- | community/perl-www-curl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-www-curl/PKGBUILD b/community/perl-www-curl/PKGBUILD index fdae94bee..ebfab1005 100644 --- a/community/perl-www-curl/PKGBUILD +++ b/community/perl-www-curl/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-www-curl pkgver=4.12 pkgrel=2 pkgdesc="Perl/CPAN Module WWW::Curl" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/WWW-Curl/" license=("GPL" "PerlArtistic") depends=("curl") |