diff options
Diffstat (limited to 'community/sqlheavy/PKGBUILD')
-rwxr-xr-x | community/sqlheavy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sqlheavy/PKGBUILD b/community/sqlheavy/PKGBUILD index 43f08fc60..5803ede93 100755 --- a/community/sqlheavy/PKGBUILD +++ b/community/sqlheavy/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sqlheavy pkgver=0.1.1 pkgrel=6 pkgdesc="GObject SQLite wrapper" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://code.google.com/p/sqlheavy/" license=('LGPL') conflicts=('sqlheavy-git') |