summaryrefslogtreecommitdiff
path: root/community/cdbxx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cdbxx/PKGBUILD')
-rw-r--r--community/cdbxx/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cdbxx/PKGBUILD b/community/cdbxx/PKGBUILD
index 0d8075a0c..917f102fe 100644
--- a/community/cdbxx/PKGBUILD
+++ b/community/cdbxx/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=cdbxx
pkgver=0.0.1rc2
pkgrel=4
pkgdesc="cdbxx is a small STL style C++ library for TinyCDB implementation of Constant Database"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://cdbxx.sourceforge.net/"
license=("GPL")
depends=(gcc)