diff options
Diffstat (limited to 'community/haveged')
-rw-r--r-- | community/haveged/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haveged/PKGBUILD b/community/haveged/PKGBUILD index 118750b7b..73d6cb68c 100644 --- a/community/haveged/PKGBUILD +++ b/community/haveged/PKGBUILD @@ -6,7 +6,7 @@ pkgname=haveged pkgver=1.4 pkgrel=1 pkgdesc="A simple entropy daemon." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.issihosts.com/haveged" license=('GPL') depends=('bash') |