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 10f1bfd2b..7ea9fb4c5 100644 --- a/community/pragha/PKGBUILD +++ b/community/pragha/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pragha pkgver=1.1.1 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' 'gstreamer0.10-base' @@ -43,4 +43,3 @@ package() { } # vim:ts=2:sw=2:expandtab - |