diff options
Diffstat (limited to 'extra/hefur/PKGBUILD')
-rw-r--r-- | extra/hefur/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/hefur/PKGBUILD b/extra/hefur/PKGBUILD index 0dd07b1b0..78f33fc80 100644 --- a/extra/hefur/PKGBUILD +++ b/extra/hefur/PKGBUILD @@ -6,7 +6,7 @@ pkgname=hefur pkgver=0.4 pkgrel=2 pkgdesc='A standalone and lightweight BitTorrent tracker' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://github.com/abique/hefur' license=('MIT') makedepends=('cmake') |