summaryrefslogtreecommitdiff
path: root/community/sqlheavy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sqlheavy/PKGBUILD')
-rwxr-xr-xcommunity/sqlheavy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sqlheavy/PKGBUILD b/community/sqlheavy/PKGBUILD
index 5f968fda9..7a571f3ec 100755
--- a/community/sqlheavy/PKGBUILD
+++ b/community/sqlheavy/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=sqlheavy
pkgver=0.2.0.7ae6112
pkgrel=1
pkgdesc="GObject SQLite wrapper"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://code.google.com/p/sqlheavy/"
license=('LGPL')
depends=('gtk2' 'sqlite3')