diff options
Diffstat (limited to 'community/trickle/PKGBUILD')
-rw-r--r-- | community/trickle/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/trickle/PKGBUILD b/community/trickle/PKGBUILD index da1146356..5bafbb940 100644 --- a/community/trickle/PKGBUILD +++ b/community/trickle/PKGBUILD @@ -6,7 +6,7 @@ pkgname=trickle pkgver=1.07 pkgrel=6 pkgdesc="Lightweight userspace bandwidth shaper" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://monkey.org/~marius/trickle" license=('BSD') depends=('libevent') |