summaryrefslogtreecommitdiff
path: root/community/gdlmm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gdlmm/PKGBUILD')
-rw-r--r--community/gdlmm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdlmm/PKGBUILD b/community/gdlmm/PKGBUILD
index fb02bfec9..97319e18c 100644
--- a/community/gdlmm/PKGBUILD
+++ b/community/gdlmm/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=gdlmm
pkgver=3.3.2
pkgrel=3
pkgdesc="C++ bindings for the gdl library"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://git.gnome.org/browse/gdlmm/"
depends=('gdl' 'gtkmm3')
options=(!libtool !emptydirs)