diff options
Diffstat (limited to 'extra/libkate/PKGBUILD')
-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 57bc4c8db..b61f04b98 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' |