summaryrefslogtreecommitdiff
path: root/community/clinica
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-22 14:02:08 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-22 14:02:08 -0500
commitf8ec57e91051f85129d837252605854c888567d0 (patch)
treef75784bb22d2a59d95efa3e8730d486e62f019b5 /community/clinica
parentb22cfd59e8463d72a1c4dd403591cc19ad2e5964 (diff)
Add mips64el in archs
Diffstat (limited to 'community/clinica')
-rw-r--r--community/clinica/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/clinica/PKGBUILD b/community/clinica/PKGBUILD
index 54794584f..4a069a29d 100644
--- a/community/clinica/PKGBUILD
+++ b/community/clinica/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=clinica
pkgver=0.2.1
pkgrel=5
pkgdesc="Simple medical records manager"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/clinica-project"
license=('GPL3')
depends=('libgee' 'libpeas' 'dconf')