diff options
Diffstat (limited to 'community/libee')
-rw-r--r-- | community/libee/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libee/PKGBUILD b/community/libee/PKGBUILD index dec3ed023..02be347cd 100644 --- a/community/libee/PKGBUILD +++ b/community/libee/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.3.1 pkgrel=3 pkgdesc="event expression library inspired by CEE" url="http://www.libee.org/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL2.1') depends=('libestr') makedepends=() |