diff options
Diffstat (limited to 'community/tuxcmd-modules/PKGBUILD')
-rw-r--r-- | community/tuxcmd-modules/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tuxcmd-modules/PKGBUILD b/community/tuxcmd-modules/PKGBUILD index ea811c041..e9cffb4cf 100644 --- a/community/tuxcmd-modules/PKGBUILD +++ b/community/tuxcmd-modules/PKGBUILD @@ -2,7 +2,7 @@ pkgname=tuxcmd-modules pkgver=0.6.70 pkgrel=1 pkgdesc='Modules for Tux Commander' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://tuxcmd.sourceforge.net/' license=('GPL') depends=('tuxcmd') |