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 da84f79bb..0d8594e47 100644 --- a/extra/dvdrtools/PKGBUILD +++ b/extra/dvdrtools/PKGBUILD @@ -6,7 +6,7 @@ pkgname=dvdrtools pkgver=0.3.1 pkgrel=2 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=('glibc' 'file') |