aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/grype/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/grype/APKBUILD b/testing/grype/APKBUILD
index 1ea507cb5dc..f71589e9210 100644
--- a/testing/grype/APKBUILD
+++ b/testing/grype/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Vulnerability scanner for container images, filesystems, and SBOMs"
url="https://github.com/anchore/grype"
license="Apache-2.0"
-arch="all"
+arch="all !armhf !armv7 !x86" # FTBFS on 32-bit arches
makedepends="go"
source="https://github.com/anchore/grype/archive/v$pkgver/grype-$pkgver.tar.gz"
options="!check" # tests need docker