diff options
Diffstat (limited to 'community/perl-xml-fast/PKGBUILD')
-rw-r--r-- | community/perl-xml-fast/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-xml-fast/PKGBUILD b/community/perl-xml-fast/PKGBUILD index ced5668d1..e0f140e60 100644 --- a/community/perl-xml-fast/PKGBUILD +++ b/community/perl-xml-fast/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-xml-fast pkgver=0.11 pkgrel=3 pkgdesc="Simple and very fast XML to hash conversion." -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url="http://search.cpan.org/dist/XML-Fast/" license=('GPL' 'PerlArtistic') depends=('perl') |