diff options
Diffstat (limited to 'community/kungfu/PKGBUILD')
-rw-r--r-- | community/kungfu/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kungfu/PKGBUILD b/community/kungfu/PKGBUILD index 927e73ed7..1424fca75 100644 --- a/community/kungfu/PKGBUILD +++ b/community/kungfu/PKGBUILD @@ -6,7 +6,7 @@ pkgname=kungfu pkgver=0.3.0 pkgrel=3 pkgdesc="A GStreamer based DVD ripper." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/kungfu/" license=('GPL') depends=('pygtk' 'gstreamer0.10-python' 'gstreamer0.10-ffmpeg' 'dbus-python' \ |