summaryrefslogtreecommitdiff
path: root/community/mysql++/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mysql++/PKGBUILD')
-rw-r--r--community/mysql++/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mysql++/PKGBUILD b/community/mysql++/PKGBUILD
index 9e461cb03..5ee9f8bf0 100644
--- a/community/mysql++/PKGBUILD
+++ b/community/mysql++/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=mysql++
pkgver=3.1.0
pkgrel=3
pkgdesc="A C++ wraper for MySQLs C API"
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" 'mips64el')
url="http://tangentsoft.net/mysql++/"
license=("LGPL" "custom")
depends=("libmysqlclient")