summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-19 22:21:09 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-19 22:21:09 -0300
commit881a99bc39f9c17c8aff617fbcf127c7ef82112c (patch)
tree269b7c528f20170e23d15f30e62399d27ad3d2cb /community
parentce48e215f32f8a4b732ef9bd17ca85f9bd7153c1 (diff)
Port
Diffstat (limited to 'community')
-rw-r--r--community/haveged/PKGBUILD2
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')