summaryrefslogtreecommitdiff
path: root/community/perl-package-stash-xs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-package-stash-xs/PKGBUILD')
-rw-r--r--community/perl-package-stash-xs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-package-stash-xs/PKGBUILD b/community/perl-package-stash-xs/PKGBUILD
index 5fe8094fc..805749e53 100644
--- a/community/perl-package-stash-xs/PKGBUILD
+++ b/community/perl-package-stash-xs/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=perl-package-stash-xs
pkgver=0.26
pkgrel=2
pkgdesc="Faster and more correct implementation of the Package::Stash API"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64 mips64el)
url="http://search.cpan.org/dist/Package-Stash-XS"
license=('PerlArtistic' 'GPL')
depends=('perl')