diff options
Diffstat (limited to 'extra/dvdrtools')
-rw-r--r-- | extra/dvdrtools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dvdrtools/PKGBUILD b/extra/dvdrtools/PKGBUILD index 555071bef..138c94157 100644 --- a/extra/dvdrtools/PKGBUILD +++ b/extra/dvdrtools/PKGBUILD @@ -7,7 +7,7 @@ pkgname=dvdrtools pkgver=0.3.1 pkgrel=3 pkgdesc="A fork of cdrtools, with the primary goal of supporting writable DVD drives" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://savannah.nongnu.org/projects/dvdrtools/" license=('GPL') depends=('file' 'bash') |