summaryrefslogtreecommitdiff
path: root/community/perl-list-moreutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-list-moreutils/PKGBUILD')
-rw-r--r--community/perl-list-moreutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-list-moreutils/PKGBUILD b/community/perl-list-moreutils/PKGBUILD
index 454cfa2ee..49773ee71 100644
--- a/community/perl-list-moreutils/PKGBUILD
+++ b/community/perl-list-moreutils/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=perl-list-moreutils
pkgver=0.33
pkgrel=1
pkgdesc="Provide the stuff missing in List::Util"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64' 'mips64el')
license=(PerlArtistic GPL)
options=(!emptydirs)
depends=('perl>=5.5.30')