diff options
Diffstat (limited to 'extra/mtx')
-rw-r--r-- | extra/mtx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mtx/PKGBUILD b/extra/mtx/PKGBUILD index 4b014ac72..491cc9686 100644 --- a/extra/mtx/PKGBUILD +++ b/extra/mtx/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mtx pkgver=1.3.12 pkgrel=2 pkgdesc="Send robot commands to tape changer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://mtx.opensource-sw.net/" license=('GPL2') depends=('glibc') |