diff options
Diffstat (limited to 'community/gmtk/PKGBUILD')
-rw-r--r-- | community/gmtk/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gmtk/PKGBUILD b/community/gmtk/PKGBUILD index 9a8758d0d..1a826e993 100644 --- a/community/gmtk/PKGBUILD +++ b/community/gmtk/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gmtk pkgver=1.0.7 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') |