diff options
Diffstat (limited to 'community/libfbclient/PKGBUILD')
-rwxr-xr-x | community/libfbclient/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libfbclient/PKGBUILD b/community/libfbclient/PKGBUILD index 291c66d85..8f607b960 100755 --- a/community/libfbclient/PKGBUILD +++ b/community/libfbclient/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libfbclient pkgver=2.5.1.26351 pkgrel=2 pkgdesc="Client library for Firebird." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.firebirdsql.org/" license=('custom') depends=('gcc-libs' 'icu') |