summaryrefslogtreecommitdiff
path: root/community/perl-data-dumper/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-data-dumper/PKGBUILD')
-rw-r--r--community/perl-data-dumper/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-data-dumper/PKGBUILD b/community/perl-data-dumper/PKGBUILD
index 2f96b2588..22c3a81d8 100644
--- a/community/perl-data-dumper/PKGBUILD
+++ b/community/perl-data-dumper/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=perl-data-dumper
pkgver=2.145
pkgrel=2
pkgdesc="stringified perl data structures, suitable for both printing and eval"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
license=('GPL' 'PerlArtistic')
url="http://search.cpan.org/dist/Data-Dumper/"
depends=('perl')