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 029cf3b1b..ce08d5b60 100644 --- a/community/minitube/PKGBUILD +++ b/community/minitube/PKGBUILD @@ -6,7 +6,7 @@ pkgname=minitube pkgver=2.1.3 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') |