diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-08 16:14:08 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-08 16:14:08 -0300 |
commit | 6f1431b550f81dad2fc873402fdf42b9bbdc5c10 (patch) | |
tree | 3dd9ccfb1c90c18244479bbab48f9988e46b2f6f /extra/perl-async-interrupt | |
parent | 851ffb3c3f1bb22e4d0017f435e603577b82ebec (diff) |
ports
Diffstat (limited to 'extra/perl-async-interrupt')
-rw-r--r-- | extra/perl-async-interrupt/PKGBUILD | 2 |
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) |