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:
parent
36addd6698
commit
b42a538152
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue