summaryrefslogtreecommitdiff
path: root/community/xdebug/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xdebug/PKGBUILD')
-rw-r--r--community/xdebug/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xdebug/PKGBUILD b/community/xdebug/PKGBUILD
index 1318e46f8..5a2244bb9 100644
--- a/community/xdebug/PKGBUILD
+++ b/community/xdebug/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=xdebug
pkgver=2.2.0
pkgrel=1
pkgdesc="PHP debugging extension"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.xdebug.org"
license=('GPL')
depends=('php')