diff options
Diffstat (limited to 'community/bonnie++/PKGBUILD')
-rw-r--r-- | community/bonnie++/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bonnie++/PKGBUILD b/community/bonnie++/PKGBUILD index 27e176e37..28d4c6a9b 100644 --- a/community/bonnie++/PKGBUILD +++ b/community/bonnie++/PKGBUILD @@ -4,9 +4,9 @@ pkgname=bonnie++ pkgver=1.03e -pkgrel=6 +pkgrel=6.1 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') |