added armv7h

This commit is contained in:
john30
2017-06-03 08:42:06 +02:00
parent 79c73832a0
commit e16bec938d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ pkgname=ebusd
pkgver=2.4
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'aarch64')
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url=https://github.com/john30/ebusd/
license=('GPL3')
depends=()
+1 -1
View File
@@ -6,7 +6,7 @@ _gitname=ebusd
pkgver=2.4
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'aarch64')
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url=https://github.com/john30/ebusd/
license=('GPL3')
depends=()