summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-06-09 13:51:27 +0000
committerTimo Teräs <timo.teras@iki.fi>2015-06-09 13:51:27 +0000
commitdf8a4ff5a2cda560c4aa7ea213e44a01f500075e (patch)
treea606d8ece0321e225aa40dc6693d13917c04fdbd /testing
parent124d7f8752127c7f75b8deda726cebe92abf7096 (diff)
downloadaports-df8a4ff5a2cda560c4aa7ea213e44a01f500075e.tar.bz2
aports-df8a4ff5a2cda560c4aa7ea213e44a01f500075e.tar.xz
testing/wiringpi: fix architecture
Diffstat (limited to 'testing')
-rw-r--r--testing/wiringpi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wiringpi/APKBUILD b/testing/wiringpi/APKBUILD
index e8512026d..7e89e3e79 100644
--- a/testing/wiringpi/APKBUILD
+++ b/testing/wiringpi/APKBUILD
@@ -5,7 +5,7 @@ _commitid=5edd177
pkgrel=0
pkgdesc="command line interface for Raspberry Pi gpio"
url="http://wiringpi.com/the-gpio-utility/"
-arch="all"
+arch="armhf"
license="LGPLv3"
depends=""
makedepends=""