diff options
Diffstat (limited to 'community/tuxcmd/PKGBUILD')
-rw-r--r-- | community/tuxcmd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tuxcmd/PKGBUILD b/community/tuxcmd/PKGBUILD index 488cddc44..4bb779b52 100644 --- a/community/tuxcmd/PKGBUILD +++ b/community/tuxcmd/PKGBUILD @@ -2,7 +2,7 @@ pkgname=tuxcmd pkgver=0.6.70 pkgrel=3 pkgdesc='A GTK2 file manager with two panels' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://tuxcmd.sourceforge.net/' license=('GPL') depends=('gtk2') |