diff options
Diffstat (limited to 'community/etherape/PKGBUILD')
-rw-r--r-- | community/etherape/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/etherape/PKGBUILD b/community/etherape/PKGBUILD index 8fc090151..a0901da0d 100644 --- a/community/etherape/PKGBUILD +++ b/community/etherape/PKGBUILD @@ -7,7 +7,7 @@ pkgname=etherape pkgver=0.9.12 pkgrel=2 pkgdesc="A graphical network monitor for various OSI layers and protocols" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://etherape.sourceforge.net/" license=('GPL2') depends=('libgnomeui' 'libpcap') |