diff options
Diffstat (limited to 'extra/perl-crypt-openssl-bignum/PKGBUILD')
-rw-r--r-- | extra/perl-crypt-openssl-bignum/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/perl-crypt-openssl-bignum/PKGBUILD b/extra/perl-crypt-openssl-bignum/PKGBUILD index e5f881bcc..845e348c4 100644 --- a/extra/perl-crypt-openssl-bignum/PKGBUILD +++ b/extra/perl-crypt-openssl-bignum/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-crypt-openssl-bignum pkgver=0.04 pkgrel=7 pkgdesc="OpenSSL's multiprecision integer arithmetic " -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/Crypt-OpenSSL-Bignum" depends=('perl' 'openssl') license=('GPL') |