summaryrefslogtreecommitdiff
path: root/community/percona-server/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/percona-server/PKGBUILD')
-rw-r--r--community/percona-server/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/percona-server/PKGBUILD b/community/percona-server/PKGBUILD
index b5130e6c2..5b7ff6d40 100644
--- a/community/percona-server/PKGBUILD
+++ b/community/percona-server/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=percona-server
pkgver=5.6.15_rel63.0
pkgrel=1
pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('mariadb-clients' 'libaio' 'systemd-tools')
conflicts=('mysql')