summaryrefslogtreecommitdiff
path: root/community/perl-lchown
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 13:35:34 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 13:35:34 -0500
commitb0e566651936bf5dc259554c96b30a5502392959 (patch)
treeda2b843802e98c8cf5016f29ba4f933e9ce528b0 /community/perl-lchown
parenta1ba3851f3e9c8927aec70592471952734163404 (diff)
Add mips64el in archs
Diffstat (limited to 'community/perl-lchown')
-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 319a30bd1..1984b2eb9 100644
--- a/community/perl-lchown/PKGBUILD
+++ b/community/perl-lchown/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=perl-lchown
pkgver=1.01
pkgrel=1
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')