summaryrefslogtreecommitdiff
path: root/extra/cogl
diff options
context:
space:
mode:
authorJoe <joe@joelightning.com>2011-10-08 12:46:31 +0100
committerJoe <joe@joelightning.com>2011-10-08 12:46:31 +0100
commit4d959001d267263c8b27398b44bfe8d93f494d57 (patch)
tree0d691823221d0486189e5cead004c1b01b44ff65 /extra/cogl
parent5f82cdcefc65752a5bb82d49fc4b3d8a2ce38161 (diff)
arch array
Diffstat (limited to 'extra/cogl')
-rw-r--r--extra/cogl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cogl/PKGBUILD b/extra/cogl/PKGBUILD
index 5dea3bc70..84718b6dd 100644
--- a/extra/cogl/PKGBUILD
+++ b/extra/cogl/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=cogl
pkgver=1.8.0
pkgrel=1
pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
-arch=('i686' 'x86_64')
+arch=(mips64el)
url="http://www.clutter-project.org/"
license=('GPL2')
depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')