diff options
Diffstat (limited to 'extra/tevent/PKGBUILD')
-rw-r--r-- | extra/tevent/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tevent/PKGBUILD b/extra/tevent/PKGBUILD index fac6d2aea..82c199ad0 100644 --- a/extra/tevent/PKGBUILD +++ b/extra/tevent/PKGBUILD @@ -9,7 +9,7 @@ pkgname=tevent pkgver=0.9.18 pkgrel=1 pkgdesc="An event system based on the talloc memory management library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://tevent.samba.org/" source=("http://samba.org/ftp/tevent/${pkgname}-${pkgver}.tar.gz") license=('GPL3') |