diff options
Diffstat (limited to 'extra/k9copy/PKGBUILD')
-rw-r--r-- | extra/k9copy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/k9copy/PKGBUILD b/extra/k9copy/PKGBUILD index de2d2944c..c461f329e 100644 --- a/extra/k9copy/PKGBUILD +++ b/extra/k9copy/PKGBUILD @@ -6,7 +6,7 @@ pkgname=k9copy pkgver=2.3.8 pkgrel=2 pkgdesc="A small utility which allows the copy of DVD under Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://k9copy.sourceforge.net" license=('GPL') depends=('kdebase-runtime' 'libmpeg2' 'xine-lib' 'dvd+rw-tools' 'dvdauthor') |