summaryrefslogtreecommitdiff
path: root/community/libcgns2
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-08 06:09:17 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-08 06:09:17 -0500
commit56933afc99bd004c88e3a0074b3bf383dc300e9a (patch)
tree31eba31aa734d80816facaa79692d803ee0a9ef4 /community/libcgns2
parent1a2fd51887f77ba9c41195c1a2eb9ee80ea28866 (diff)
Add mips64el in archs
Diffstat (limited to 'community/libcgns2')
-rw-r--r--community/libcgns2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libcgns2/PKGBUILD b/community/libcgns2/PKGBUILD
index 590181b1f..d92b0e76e 100644
--- a/community/libcgns2/PKGBUILD
+++ b/community/libcgns2/PKGBUILD
@@ -7,7 +7,7 @@ _relver=5
pkgver=${_basever}.${_relver}
pkgrel=2
pkgdesc='General purpose library for the storage and retrieval of computational fluid dynamics analysis data by CGNS standard'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.cgns.org'
license=('custom')
conflicts=('libcgns')