summaryrefslogtreecommitdiff
path: root/community/liboglappth/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/liboglappth/PKGBUILD')
-rw-r--r--community/liboglappth/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/liboglappth/PKGBUILD b/community/liboglappth/PKGBUILD
index 950e171d6..fd9809fb2 100644
--- a/community/liboglappth/PKGBUILD
+++ b/community/liboglappth/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.0
pkgrel=1
pkgdesc="Library containing computational chemistry facility of ghemical"
license=("GPL")
-arch=(i686 x86_64)
+arch=('i686' 'x86_64' 'mips64el')
url="http://bioinformatics.org/ghemical/libghemical/"
depends=('gcc-libs')
makedepends=('mesa')