diff options
Diffstat (limited to 'community/perl-list-moreutils')
-rw-r--r-- | community/perl-list-moreutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-list-moreutils/PKGBUILD b/community/perl-list-moreutils/PKGBUILD index fc399b9a7..a23aa1c88 100644 --- a/community/perl-list-moreutils/PKGBUILD +++ b/community/perl-list-moreutils/PKGBUILD @@ -5,7 +5,7 @@ _cpanname=List-MoreUtils pkgver=0.22 pkgrel=6 pkgdesc="Provide the stuff missing in List::Util" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/List-MoreUtils" license=('GPL' 'PerlArtistic') depends=('perl') |