aboutsummaryrefslogtreecommitdiffstats
path: root/testing/raspi2png
diff options
context:
space:
mode:
authorMichal Artazov <michal@artazov.cz>2019-09-20 12:26:12 +0200
committerRasmus Thomsen <oss@cogitri.dev>2019-09-20 16:40:22 +0200
commit1d9432c14209251d2ef1d0ba9338c496f30596f3 (patch)
tree983fd44c9d6b737a74a34c4d0a37dba52ce3280c /testing/raspi2png
parent15fdba156b9a4fa339b08db774bd8ca8edda9449 (diff)
downloadaports-1d9432c14209251d2ef1d0ba9338c496f30596f3.tar.bz2
aports-1d9432c14209251d2ef1d0ba9338c496f30596f3.tar.xz
testing/raspi2png: enable on armv7
Diffstat (limited to 'testing/raspi2png')
-rw-r--r--testing/raspi2png/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/raspi2png/APKBUILD b/testing/raspi2png/APKBUILD
index 0dc854a56f..92f05d6df6 100644
--- a/testing/raspi2png/APKBUILD
+++ b/testing/raspi2png/APKBUILD
@@ -5,7 +5,7 @@ _commitid=5008e64ead4e1d3a6496ec98e800a695629a3a2e
pkgrel=0
pkgdesc="Utility to take a snapshot of the raspberry pi screen and save it as a PNG file"
url="https://github.com/AndrewFromMelbourne/raspi2png"
-arch="armhf"
+arch="armhf armv7"
license="MIT"
makedepends="libpng-dev raspberrypi-dev"
options="!check"