aboutsummaryrefslogtreecommitdiffstats
path: root/community/domoticz
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2019-05-28 17:54:13 +0200
committerMilan P. Stanić <mps@arvanta.net>2019-05-28 17:54:13 +0200
commit3388bb4b5d4aa3568f2795ed9098263efbf41fe3 (patch)
tree342253298c451244b54988ed545d0dbd98e9bdf2 /community/domoticz
parentdfd5f827fe1df7ec4b56291f8c7abe126bbe4039 (diff)
downloadaports-3388bb4b5d4aa3568f2795ed9098263efbf41fe3.tar.bz2
aports-3388bb4b5d4aa3568f2795ed9098263efbf41fe3.tar.xz
community/domoticz: enable build on armv7
Diffstat (limited to 'community/domoticz')
-rw-r--r--community/domoticz/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/domoticz/APKBUILD b/community/domoticz/APKBUILD
index e58ab02e76..2681b44262 100644
--- a/community/domoticz/APKBUILD
+++ b/community/domoticz/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.9700
pkgrel=2
pkgdesc="Open source Home Automation System"
url="http://www.domoticz.com/"
-arch="all !armhf !armv7"
+arch="all !armhf"
license="GPL"
pkgusers="$pkgname"
pkggroups="$pkgname"