diff options
Diffstat (limited to 'community/fxdesktop/PKGBUILD')
-rw-r--r-- | community/fxdesktop/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fxdesktop/PKGBUILD b/community/fxdesktop/PKGBUILD index 98eacc23b..dd5f9a3d0 100644 --- a/community/fxdesktop/PKGBUILD +++ b/community/fxdesktop/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fxdesktop pkgver=0.1.12 pkgrel=5 pkgdesc="Lightweight Desktop Environment" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/fxdesktop/" license=('GPL') depends=('fox>=1.6.0' ) |