summaryrefslogtreecommitdiff
path: root/extra/perl-async-interrupt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/perl-async-interrupt/PKGBUILD')
-rw-r--r--extra/perl-async-interrupt/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/perl-async-interrupt/PKGBUILD b/extra/perl-async-interrupt/PKGBUILD
index 904bdad48..3484ea0de 100644
--- a/extra/perl-async-interrupt/PKGBUILD
+++ b/extra/perl-async-interrupt/PKGBUILD
@@ -6,7 +6,7 @@ _ver=1.1
pkgver=1.10
pkgrel=2
pkgdesc='allow C/XS libraries to interrupt perl asynchronously'
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=(PerlArtistic GPL)
options=(!emptydirs)
depends=(perl-common-sense)