summaryrefslogtreecommitdiff
path: root/community/gmtk/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/gmtk/PKGBUILD
parentc7e80d90ff5637e1be58084748ff74d0aefda9dd (diff)
Add mips64el in archs
Diffstat (limited to 'community/gmtk/PKGBUILD')
-rw-r--r--community/gmtk/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gmtk/PKGBUILD b/community/gmtk/PKGBUILD
index 8141da27f..11d89fe2b 100644
--- a/community/gmtk/PKGBUILD
+++ b/community/gmtk/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gmtk
pkgver=1.0.6
pkgrel=1
pkgdesc='Common functions for gnome-mplayer and gecko-mediaplay.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://gmtk.googlecode.com/'
license=('GPL')
depends=('glib2' 'gtk3' 'dconf')