diff options
Diffstat (limited to 'extra/dvdauthor/PKGBUILD')
-rw-r--r-- | extra/dvdauthor/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dvdauthor/PKGBUILD b/extra/dvdauthor/PKGBUILD index d402220ce..8907f0e9f 100644 --- a/extra/dvdauthor/PKGBUILD +++ b/extra/dvdauthor/PKGBUILD @@ -8,7 +8,7 @@ pkgname=dvdauthor pkgver=0.7.0 pkgrel=1 pkgdesc="DVD authoring tools" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://dvdauthor.sourceforge.net/" license=('GPL') depends=('libdvdread' 'imagemagick' 'libxml2' 'libpng' 'fribidi') |