From 4d959001d267263c8b27398b44bfe8d93f494d57 Mon Sep 17 00:00:00 2001 From: Joe Date: Sat, 8 Oct 2011 12:46:31 +0100 Subject: arch array --- extra/cogl/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') 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') -- cgit v1.2.3-54-g00ecf