summaryrefslogtreecommitdiff
path: root/community/percona-server/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-30 12:26:59 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-30 12:26:59 -0300
commit041ebdb9062909e39f81cca8c491c7f8adeed2a3 (patch)
tree425ab18d455370bf555d33aba8efe389b62a0989 /community/percona-server/PKGBUILD
parent1cc7ac9055928c64ebf3a342fc626f6ced066b42 (diff)
ports
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 33e2b34fe..995478e2c 100644
--- a/community/percona-server/PKGBUILD
+++ b/community/percona-server/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=percona-server
pkgver=5.5.23_rel25.3
pkgrel=1
pkgdesc="A backwards-compatible drop-in replacement for MySQL that provides improved performance, diagnostics and instrumentation, and manageability of the server"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('mysql-clients' 'libaio')
conflicts=('mysql')