summaryrefslogtreecommitdiff
path: root/community/gtk-engine-unico/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-30 08:56:50 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-30 08:56:50 -0500
commit80148448a32ef60b19d35d7ff4e3a7443c43a41b (patch)
treee859645d9a90ab93ca3f6fc04b53075fff831632 /community/gtk-engine-unico/PKGBUILD
parentc7e80d90ff5637e1be58084748ff74d0aefda9dd (diff)
Add mips64el in archs
Diffstat (limited to 'community/gtk-engine-unico/PKGBUILD')
-rw-r--r--community/gtk-engine-unico/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtk-engine-unico/PKGBUILD b/community/gtk-engine-unico/PKGBUILD
index 3fd503843..5f2341d1d 100644
--- a/community/gtk-engine-unico/PKGBUILD
+++ b/community/gtk-engine-unico/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gtk-engine-unico
pkgver=1.0.2
pkgrel=1
pkgdesc="Unico GTK3 theme engine"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/unico"
license=('GPL')
depends=("gtk3")