diff options
Diffstat (limited to 'extra/unixodbc/PKGBUILD')
-rw-r--r-- | extra/unixodbc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/unixodbc/PKGBUILD b/extra/unixodbc/PKGBUILD index fa76fd234..b98f97abd 100644 --- a/extra/unixodbc/PKGBUILD +++ b/extra/unixodbc/PKGBUILD @@ -7,7 +7,7 @@ pkgname=unixodbc pkgver=2.3.0 pkgrel=2 pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2' 'LGPL2.1') url="http://www.unixodbc.org/" backup=('etc/odbc.ini' 'etc/odbcinst.ini') |