diff options
Diffstat (limited to 'community/minitube/PKGBUILD')
-rw-r--r-- | community/minitube/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/minitube/PKGBUILD b/community/minitube/PKGBUILD index eb670c93c..1f52a12d7 100644 --- a/community/minitube/PKGBUILD +++ b/community/minitube/PKGBUILD @@ -6,7 +6,7 @@ pkgname=minitube pkgver=2.1.6 pkgrel=1 pkgdesc="A native YouTube client in Qt. Watch YouTube videos without Flash Player" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://flavio.tordini.org/minitube' license=('GPL3') depends=('phonon-qt4') |