diff options
Diffstat (limited to 'extra/gtkpod/PKGBUILD')
-rw-r--r-- | extra/gtkpod/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gtkpod/PKGBUILD b/extra/gtkpod/PKGBUILD index ef7d50468..98bc38107 100644 --- a/extra/gtkpod/PKGBUILD +++ b/extra/gtkpod/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gtkpod pkgver=2.1.1 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=('anjuta' 'curl' 'flac' 'libid3tag' 'libgpod' 'awk') |