diff options
Diffstat (limited to 'community/bonnie++/PKGBUILD')
-rw-r--r-- | community/bonnie++/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bonnie++/PKGBUILD b/community/bonnie++/PKGBUILD index 27e176e37..9b7d990f4 100644 --- a/community/bonnie++/PKGBUILD +++ b/community/bonnie++/PKGBUILD @@ -6,7 +6,7 @@ pkgname=bonnie++ pkgver=1.03e pkgrel=6 pkgdesc="Based on the Bonnie hard drive benchmark by Tim Bray" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.coker.com.au/bonnie++/" license=('GPL') depends=('perl') |