summaryrefslogtreecommitdiff
path: root/package/dillo/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-11-28 08:47:30 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-11-28 08:47:30 +0100
commitd05f1d5b960c66196dfb40953b18b7e56f401aa4 (patch)
treed5cef42c790e8bd540c596de3767b42c3f268c1d /package/dillo/Makefile
parent67027e2f2dd5df0057fefa3b95ea16333651f345 (diff)
dillo: allow for mips64
Diffstat (limited to 'package/dillo/Makefile')
-rw-r--r--package/dillo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dillo/Makefile b/package/dillo/Makefile
index ecf4954d4..d45fb4ba1 100644
--- a/package/dillo/Makefile
+++ b/package/dillo/Makefile
@@ -16,7 +16,7 @@ PKG_URL:= http://www.dillo.org/
PKG_SITES:= http://www.dillo.org/download/
PKG_HOST_DEPENDS:= !cygwin
-PKG_ARCH_DEPENDS:= x86 x86_64 mips arm
+PKG_ARCH_DEPENDS:= arm mips mips64 x86 x86_64
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2