summaryrefslogtreecommitdiff
path: root/extra/xbase/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xbase/PKGBUILD')
-rw-r--r--extra/xbase/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xbase/PKGBUILD b/extra/xbase/PKGBUILD
index ed992e937..b0410ec8a 100644
--- a/extra/xbase/PKGBUILD
+++ b/extra/xbase/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=xbase
pkgver=2.0.0
pkgrel=2
pkgdesc="An XBase compatible C++ class library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://linux.techass.com/projects/xdb/'
license=('LGPL')
depends=('bash' 'gcc-libs')