diff options
Diffstat (limited to 'community/py-sensehat')
-rw-r--r-- | community/py-sensehat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-sensehat/APKBUILD b/community/py-sensehat/APKBUILD index 343bc73f27..1d0cf3d6a9 100644 --- a/community/py-sensehat/APKBUILD +++ b/community/py-sensehat/APKBUILD @@ -6,7 +6,7 @@ pkgver=2.2.0 pkgrel=0 pkgdesc="Python module to control the Raspberry Pi Sense HAT" url="https://www.raspberrypi.org/products/sense-hat/" -arch="armhf" +arch="armhf armv7" license="BSD-3-Clause" depends="" # Package doesn't provide tests |