added aarch64

This commit is contained in:
john30
2016-12-03 07:48:26 +01:00
parent 00b1ef86b9
commit e1355d2d0a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ pkgname=ebusd
pkgver=2.3
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h')
arch=('i686' 'x86_64' 'armv6h' 'aarch64')
url=https://github.com/john30/ebusd/
license=('GPL3')
depends=()