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 5eefb36b3..140f31bc1 100644 --- a/community/tuxcmd/PKGBUILD +++ b/community/tuxcmd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tuxcmd pkgver=0.6.70 pkgrel=4 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' 'hicolor-icon-theme') |