diff options
Diffstat (limited to 'extra/gtkpod')
-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 7fa7f8e4f..f97093a3d 100644 --- a/extra/gtkpod/PKGBUILD +++ b/extra/gtkpod/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gtkpod pkgver=1.0.0 pkgrel=1 pkgdesc="A platform independent GUI for Apple's iPod using GTK2" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://gtkpod.sourceforge.net" install=gtkpod.install |