diff options
Diffstat (limited to 'community/nemesis/PKGBUILD')
-rw-r--r-- | community/nemesis/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nemesis/PKGBUILD b/community/nemesis/PKGBUILD index b80d7d3fe..064ed2db9 100644 --- a/community/nemesis/PKGBUILD +++ b/community/nemesis/PKGBUILD @@ -6,7 +6,7 @@ pkgname=nemesis pkgver=1.4 pkgrel=5 pkgdesc="command-line network packet crafting and injection utility" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://nemesis.sourceforge.net/" license=('BSD') depends=() |