diff options
Diffstat (limited to 'community/domoticz/APKBUILD')
-rw-r--r-- | community/domoticz/APKBUILD | 2 |
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" |