summaryrefslogtreecommitdiff
path: root/community/perl-clone/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-clone/PKGBUILD')
-rw-r--r--community/perl-clone/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-clone/PKGBUILD b/community/perl-clone/PKGBUILD
index f7d58cbe6..f07ed1629 100644
--- a/community/perl-clone/PKGBUILD
+++ b/community/perl-clone/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=perl-clone
pkgver=0.34
pkgrel=1
pkgdesc='Recursive copy of nested objects.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://search.cpan.org/~RDF/Clone'
license=('GPL' 'PerlArtistic')
depends=('perl>=5.10.0')