summaryrefslogtreecommitdiff
path: root/extra/libice/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libice/PKGBUILD')
-rw-r--r--extra/libice/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libice/PKGBUILD b/extra/libice/PKGBUILD
index 0144fe780..1e02e04eb 100644
--- a/extra/libice/PKGBUILD
+++ b/extra/libice/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=libice
pkgver=1.0.8
-pkgrel=1
+pkgrel=1.1
pkgdesc="X11 Inter-Client Exchange library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://xorg.freedesktop.org/"
depends=('glibc' 'xproto>=7.0.18')
makedepends=('pkgconfig' 'xtrans>=1.2.5')