summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
commit4d788e769855cbef2539d7cf7049dc2b4d9ac2e0 (patch)
treecb86b2499568140182a9acb58c72f945e3bca453 /community
parent6d585eb3ccb8cc18ecc977432ee3b6d618f1a41f (diff)
Add mips64el in archs
Diffstat (limited to 'community')
-rw-r--r--community/opensc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/opensc/PKGBUILD b/community/opensc/PKGBUILD
index 1da03752e..b7e56b5a2 100644
--- a/community/opensc/PKGBUILD
+++ b/community/opensc/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=opensc
pkgver=0.12.2
pkgrel=3
pkgdesc='Access smart cards that support cryptographic operations'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.opensc-project.org/opensc/'
license=('LGPL')
backup=('etc/opensc.conf')