summaryrefslogtreecommitdiff
path: root/community/perl-xml-dom/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-xml-dom/PKGBUILD')
-rw-r--r--community/perl-xml-dom/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-xml-dom/PKGBUILD b/community/perl-xml-dom/PKGBUILD
index 364031b28..34ff452ee 100644
--- a/community/perl-xml-dom/PKGBUILD
+++ b/community/perl-xml-dom/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=perl-xml-dom
pkgver=1.44
pkgrel=7
pkgdesc="Implements Level 1 of W3's DOM"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://search.cpan.org/dist/XML-DOM"
license=('GPL' 'PerlArtistic')
depends=('perl>=5.10.0' 'perlxml>=2.30' 'perl-xml-regexp' 'libxml-perl>=0.07' 'perl-libwww')