diff options
Diffstat (limited to 'community/mrtg/PKGBUILD')
-rw-r--r-- | community/mrtg/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mrtg/PKGBUILD b/community/mrtg/PKGBUILD index ac3238d72..8058a925d 100644 --- a/community/mrtg/PKGBUILD +++ b/community/mrtg/PKGBUILD @@ -4,9 +4,9 @@ pkgname=mrtg pkgver=2.17.4 -pkgrel=1 +pkgrel=1.1 pkgdesc="Multi Router Traffic Grapher." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://oss.oetiker.ch/mrtg/" license=('GPL') depends=('gd' 'perl') |