summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan J. Betz2016-10-31 16:56:55 +0100
committerStefan J. Betz2016-10-31 16:56:55 +0100
commitcd22dc59c6961246bdb967e417074bc3efe0657d (patch)
treeba257e1c3602ce5e19f7625d41861f57f046c243 /PKGBUILD
parent8f1a94b26d643c26633ca0949ce80166037c5ad9 (diff)
downloadaur-cd22dc59c6961246bdb967e417074bc3efe0657d.tar.gz
Added support for armv7h
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0061ff2c5ba5..6e084072dd4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=dibbler
pkgver=1.0.1
pkgrel=1
pkgdesc="Dibbler, a portable DHCPv6"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://klub.com.pl/dhcpv6/"
license=('GPL')
conflicts=('dibbler-git')