diff options
Diffstat (limited to 'community/perl-package-stash-xs/PKGBUILD')
-rw-r--r-- | community/perl-package-stash-xs/PKGBUILD | 2 |
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') |