summaryrefslogtreecommitdiff
path: root/extra/mt-st/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mt-st/PKGBUILD')
-rw-r--r--extra/mt-st/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/mt-st/PKGBUILD b/extra/mt-st/PKGBUILD
index 17ef58f94..1cae178a4 100644
--- a/extra/mt-st/PKGBUILD
+++ b/extra/mt-st/PKGBUILD
@@ -4,10 +4,10 @@ pkgname=mt-st
pkgver=1.1
pkgrel=2
pkgdesc="Linux SCSI tape driver aware magnetic tape control"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="ftp://ftp.ibiblio.org/pub/linux/system/backup/"
depends=('glibc')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
source=(ftp://ftp.ibiblio.org/pub/linux/system/backup/$pkgname-$pkgver.tar.gz)
md5sums=('fdd5f5ec673c9f630a102ceff7612774')