diff options
Diffstat (limited to 'extra/exo/PKGBUILD')
-rw-r--r-- | extra/exo/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/exo/PKGBUILD b/extra/exo/PKGBUILD index 83f525934..25fafd531 100644 --- a/extra/exo/PKGBUILD +++ b/extra/exo/PKGBUILD @@ -5,9 +5,9 @@ pkgname=exo pkgver=0.10.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="Extensions to Xfce by os-cillation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.xfce.org/" license=('GPL2' 'LGPL') groups=('xfce4') |