diff options
Diffstat (limited to 'extra/libkate')
-rw-r--r-- | extra/libkate/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libkate/PKGBUILD b/extra/libkate/PKGBUILD index fb549d2e9..3e2f79409 100644 --- a/extra/libkate/PKGBUILD +++ b/extra/libkate/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=4 pkgdesc="A karaoke and text codec for embedding in ogg" url="http://libkate.googlecode.com/" license=('BSD') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libpng' 'libogg' 'python2') makedepends=('pkg-config') optdepends=('wxpython: for KateDJ' |