diff options
Diffstat (limited to 'community/gtkpod')
-rw-r--r-- | community/gtkpod/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtkpod/PKGBUILD b/community/gtkpod/PKGBUILD index b02292408..f48b07514 100644 --- a/community/gtkpod/PKGBUILD +++ b/community/gtkpod/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gtkpod pkgver=2.1.4 pkgrel=1 pkgdesc="A platform independent GUI for Apple's iPod using GTK3" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gtkpod.sourceforge.net" license=('GPL') depends=('libanjuta' 'curl' 'flac' 'libid3tag' 'libgpod' 'awk' 'hicolor-icon-theme' 'webkitgtk') |