summaryrefslogtreecommitdiff
path: root/core/db/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/db/PKGBUILD')
-rw-r--r--core/db/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/db/PKGBUILD b/core/db/PKGBUILD
index 937e1f924..5e10221b5 100644
--- a/core/db/PKGBUILD
+++ b/core/db/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=db
pkgver=5.3.21
pkgrel=1
pkgdesc="The Berkeley DB embedded database system"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.oracle.com/technology/software/products/berkeley-db/index.html"
license=('custom')
depends=('gcc-libs' 'sh')