modem/libqipcrtr4msmipc: add armv7 to arches

Fix building modem-qcom-msm-downstream-common for armv7 (which was
done in the last commit, although it only mentions aarch64 in the
commit message).
This commit is contained in:
Oliver Smith 2019-05-11 23:21:20 +02:00
parent 36addd6698
commit b42a538152
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -3,7 +3,7 @@ pkgver=0.1
pkgrel=0
pkgdesc="LD_PRELOADable library to emulate AF_QIPCRTR socket on devices with only AF_MSM_IPC"
url="https://github.com/scintill/libqipcrtr4msmipc"
arch="armhf aarch64"
arch="armhf armv7 aarch64"
license="GPL-3.0-or-later"
_tag="v${pkgver}"
makedepends="msmipc-dev"