diff options
Diffstat (limited to 'community/xfe')
-rw-r--r-- | community/xfe/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfe/PKGBUILD b/community/xfe/PKGBUILD index 1a2dc07e6..ec0b832c1 100644 --- a/community/xfe/PKGBUILD +++ b/community/xfe/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xfe pkgver=1.34 pkgrel=1 pkgdesc="X File Explorer (Xfe) is an MS-Explorer like file manager for X." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://roland65.free.fr/xfe" license=("GPL") depends=('fox') |