diff options
Diffstat (limited to 'community/liboglappth/PKGBUILD')
-rw-r--r-- | community/liboglappth/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/liboglappth/PKGBUILD b/community/liboglappth/PKGBUILD index 7d3b4f0f2..d96dfba27 100644 --- a/community/liboglappth/PKGBUILD +++ b/community/liboglappth/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.98 pkgrel=2 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') |