diff options
Diffstat (limited to 'extra/phonon-xine/PKGBUILD')
-rw-r--r-- | extra/phonon-xine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/phonon-xine/PKGBUILD b/extra/phonon-xine/PKGBUILD index 2d4dccfb1..6cd12592a 100644 --- a/extra/phonon-xine/PKGBUILD +++ b/extra/phonon-xine/PKGBUILD @@ -4,7 +4,7 @@ pkgname=phonon-xine pkgver=4.4.4 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://phonon.kde.org" pkgdesc="Phonon Xine backend" license=('LGPL') |