diff options
Diffstat (limited to 'extra/oxine/PKGBUILD')
-rw-r--r-- | extra/oxine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/oxine/PKGBUILD b/extra/oxine/PKGBUILD index 0efebfe8c..79c1047bf 100644 --- a/extra/oxine/PKGBUILD +++ b/extra/oxine/PKGBUILD @@ -7,7 +7,7 @@ pkgname=oxine pkgver=0.7.1 pkgrel=6 pkgdesc="A lightweight, purely osd based xine frontend for set-top boxes and home entertainment systems" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://oxine.sourceforge.net/" license=('GPL') depends=('xine-lib' 'libexif' 'eject' 'libcdio' 'curl' 'libxtst') |