diff options
Diffstat (limited to 'community/guayadeque/PKGBUILD')
-rwxr-xr-x | community/guayadeque/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/guayadeque/PKGBUILD b/community/guayadeque/PKGBUILD index d720c56b2..7d0863cec 100755 --- a/community/guayadeque/PKGBUILD +++ b/community/guayadeque/PKGBUILD @@ -7,7 +7,7 @@ pkgname=guayadeque pkgver=0.3.5 pkgrel=5 pkgdesc="Lightweight music player" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://guayadeque.org/" license=('GPL3') depends=('curl' 'dbus' 'desktop-file-utils' 'flac' 'libgpod' 'taglib' 'wxgtk') |