diff options
Diffstat (limited to 'community/perl-xml-libxslt')
-rw-r--r-- | community/perl-xml-libxslt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-xml-libxslt/PKGBUILD b/community/perl-xml-libxslt/PKGBUILD index 4c0b21e74..82e09e9c6 100644 --- a/community/perl-xml-libxslt/PKGBUILD +++ b/community/perl-xml-libxslt/PKGBUILD @@ -5,7 +5,7 @@ pkgname=perl-xml-libxslt pkgver=1.73 pkgrel=1 pkgdesc="Interface to the gnome libxslt library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/XML-LibXSLT" license=('GPL') depends=('perl-xml-libxml' 'libxslt') |