From 2385f68a02c8fa5c1eb2a2eed5a1e778dcb0c433 Mon Sep 17 00:00:00 2001 From: foldedcascode Date: Sun, 3 Mar 2019 12:53:50 -0800 Subject: [PATCH] modem/modem-qcom-msm-mainline-common: add armv7 to arch options (!257) [ci:skip-build]: already built successfully --- modem/modem-qcom-msm-mainline-common/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modem/modem-qcom-msm-mainline-common/APKBUILD b/modem/modem-qcom-msm-mainline-common/APKBUILD index 59f0f1ccf..7f94328b9 100644 --- a/modem/modem-qcom-msm-mainline-common/APKBUILD +++ b/modem/modem-qcom-msm-mainline-common/APKBUILD @@ -3,7 +3,7 @@ pkgver=0.1 pkgrel=2 pkgdesc="Common support for Qualcomm MSM modems on the mainline kernel" url="https://postmarketos.org/" -arch="armhf" +arch="armhf armv7" license="GPL-3.0-or-later" depends="qcom_rmtfs rpmsgexport" makedepends=""