diff options
Diffstat (limited to 'community/siege')
-rw-r--r-- | community/siege/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/siege/PKGBUILD b/community/siege/PKGBUILD index 3910b7133..75396a1f8 100644 --- a/community/siege/PKGBUILD +++ b/community/siege/PKGBUILD @@ -5,7 +5,7 @@ pkgname=siege pkgver=2.70 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') pkgdesc="An http regression testing and benchmarking utility" url="http://www.joedog.org/JoeDog/Siege" |