diff options
Diffstat (limited to 'extra/exo/PKGBUILD')
-rw-r--r-- | extra/exo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/exo/PKGBUILD b/extra/exo/PKGBUILD index b1f5667b8..3d9646fda 100644 --- a/extra/exo/PKGBUILD +++ b/extra/exo/PKGBUILD @@ -7,7 +7,7 @@ pkgname=exo pkgver=0.8.0 pkgrel=1 pkgdesc="Extensions to Xfce by os-cillation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.xfce.org/projects/exo" license=('GPL2' 'LGPL') groups=('xfce4') |