diff options
Diffstat (limited to 'core/libksba/PKGBUILD')
-rw-r--r-- | core/libksba/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libksba/PKGBUILD b/core/libksba/PKGBUILD index 505a60633..c9431e02f 100644 --- a/core/libksba/PKGBUILD +++ b/core/libksba/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libksba pkgver=1.2.0 pkgrel=2 pkgdesc="A CMS and X.509 access library" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=('GPL') url="ftp://ftp.gnupg.org/gcrypt/alpha/libksba" depends=('bash' 'libgpg-error' 'glibc') |