summaryrefslogtreecommitdiff
path: root/extra/perl-bit-vector/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/perl-bit-vector/PKGBUILD')
-rw-r--r--extra/perl-bit-vector/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/perl-bit-vector/PKGBUILD b/extra/perl-bit-vector/PKGBUILD
index 2f8158d84..08f175bfb 100644
--- a/extra/perl-bit-vector/PKGBUILD
+++ b/extra/perl-bit-vector/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=perl-bit-vector
pkgver=7.3
pkgrel=1
pkgdesc='Efficient bit vector, set of integers and "big int" math library'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL' 'PerlArtistic')
url="http://search.cpan.org/dist/Bit-Vector/"
depends=('perl-carp-clan' 'perl')