summaryrefslogtreecommitdiff
path: root/pcr/ahcpd
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-28 20:02:44 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-29 15:20:32 +0100
commit5e494a29cf7adedf79e1bddcb577344672b6aca9 (patch)
treefc490020f154069652e36b9a5f05c2e8a76ba67b /pcr/ahcpd
parentef6d5e0d9fc186f4c47aa2260da4795981c1be41 (diff)
pcr/ahcpd: added armv7h architecture
Diffstat (limited to 'pcr/ahcpd')
-rw-r--r--pcr/ahcpd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/ahcpd/PKGBUILD b/pcr/ahcpd/PKGBUILD
index 39b5e6b4f..4c1281202 100644
--- a/pcr/ahcpd/PKGBUILD
+++ b/pcr/ahcpd/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=ahcpd
pkgver=0.53
pkgrel=2
pkgdesc="Ad-Hoc Configuration Protocol"
-arch=(i686 x86_64)
+arch=(i686 x86_64 armv7h)
url="http://www.pps.jussieu.fr/~jch/software/ahcp/"
license=('custom')
depends=('sh')