diff options
Diffstat (limited to 'package/haveged')
-rw-r--r-- | package/haveged/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/haveged/Makefile b/package/haveged/Makefile index d3529a8e6..4e7284017 100644 --- a/package/haveged/Makefile +++ b/package/haveged/Makefile @@ -11,7 +11,7 @@ PKG_DESCR:= entropy gathering daemon PKG_SECTION:= sys/misc PKG_SITES:= http://www.issihosts.com/haveged/ -PKG_ARCH_DEPENDS:= !arm +PKG_ARCH_DEPENDS:= !arm !mips DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz |