diff options
Diffstat (limited to 'community/pragha/PKGBUILD')
-rw-r--r-- | community/pragha/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/pragha/PKGBUILD b/community/pragha/PKGBUILD index 2fb995e37..639da6d20 100644 --- a/community/pragha/PKGBUILD +++ b/community/pragha/PKGBUILD @@ -8,7 +8,7 @@ pkgname=pragha pkgver=1.1.2 pkgrel=2 pkgdesc="A lightweight GTK+ music manager - fork of Consonance Music Manager." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pragha.wikispaces.com/" license=('GPL3') depends=('libnotify' 'libcdio-paranoia' 'gst-plugins-base' @@ -47,4 +47,3 @@ package() { } # vim:ts=2:sw=2:expandtab - |