diff options
Diffstat (limited to 'community/vnstat')
-rw-r--r-- | community/vnstat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vnstat/PKGBUILD b/community/vnstat/PKGBUILD index 1efe1b8ca..58575ddcd 100644 --- a/community/vnstat/PKGBUILD +++ b/community/vnstat/PKGBUILD @@ -7,7 +7,7 @@ pkgname=vnstat pkgver=1.11 pkgrel=4 pkgdesc="A console-based network traffic monitor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://humdi.net/vnstat/" license=('GPL') depends=('bash') |