diff options
Diffstat (limited to 'community/mandvd/PKGBUILD')
-rw-r--r-- | community/mandvd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mandvd/PKGBUILD b/community/mandvd/PKGBUILD index 2fbc8c39a..123c0294e 100644 --- a/community/mandvd/PKGBUILD +++ b/community/mandvd/PKGBUILD @@ -7,7 +7,7 @@ pkgname=mandvd pkgver=2.6 pkgrel=1 pkgdesc="A program to simply create DVD Video" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.kde-apps.org/content/show.php/ManDVD?content=83906" license=('GPL') depends=('dvd+rw-tools>=5.21.4' 'dvd-slideshow>=0.7.5' 'mjpegtools>=1.8.0' 'mplayer' 'qt3' 'xine-ui>=0.99.4') |