summaryrefslogtreecommitdiff
path: root/community/perl-package-stash-xs
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-08 16:14:08 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-08 16:14:08 -0300
commit6f1431b550f81dad2fc873402fdf42b9bbdc5c10 (patch)
tree3dd9ccfb1c90c18244479bbab48f9988e46b2f6f /community/perl-package-stash-xs
parent851ffb3c3f1bb22e4d0017f435e603577b82ebec (diff)
ports
Diffstat (limited to 'community/perl-package-stash-xs')
-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 ee83389a2..34f8633a1 100644
--- a/community/perl-package-stash-xs/PKGBUILD
+++ b/community/perl-package-stash-xs/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=perl-package-stash-xs
pkgver=0.25
pkgrel=2
pkgdesc="faster and more correct implementation of the Package::Stash API"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=(PerlArtistic GPL)
options=(!emptydirs)
depends=('perl>=5.8.1')