diff options
Diffstat (limited to 'community/dvdstyler/PKGBUILD')
-rw-r--r-- | community/dvdstyler/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dvdstyler/PKGBUILD b/community/dvdstyler/PKGBUILD index 1002839e2..06fb68653 100644 --- a/community/dvdstyler/PKGBUILD +++ b/community/dvdstyler/PKGBUILD @@ -6,7 +6,7 @@ pkgname=dvdstyler pkgver=1.8.2.1 pkgrel=1 pkgdesc="Cross-platform DVD authoring application" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.dvdstyler.de/" license=('GPL') depends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'gettext' 'libexif' 'wxgtk' 'wxsvg' 'xine-ui' 'mjpegtools' 'libgnomeui') |