summaryrefslogtreecommitdiff
path: root/community/perl-lchown/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-lchown/PKGBUILD')
-rw-r--r--community/perl-lchown/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-lchown/PKGBUILD b/community/perl-lchown/PKGBUILD
index cd1f89437..c8ba16422 100644
--- a/community/perl-lchown/PKGBUILD
+++ b/community/perl-lchown/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=perl-lchown
pkgver=1.01
pkgrel=2
pkgdesc="use the lchown(2) system call from Perl"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
license=(PerlArtistic GPL)
options=(!emptydirs)
depends=('perl')