From 7dfc4561b3dcd508874b217f2f6e40fe67a6c2cf Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Tue, 20 Feb 2024 17:43:21 +0100 Subject: [PATCH] testing/skia-sharp: enable on armv7 --- testing/skia-sharp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/skia-sharp/APKBUILD b/testing/skia-sharp/APKBUILD index cf66600c422..d4802eb068a 100644 --- a/testing/skia-sharp/APKBUILD +++ b/testing/skia-sharp/APKBUILD @@ -31,7 +31,7 @@ _vulkan_tools_commit="80b010b1e1b08c1f092fb2bfa337faadf8ea1ba3" _wuffs_commit="a0041ac0310b3156b963e2f2bea09245f25ec073" pkgdesc="A complete 2D graphic library for drawing Text, Geometries, and Images" url="https://github.com/Mis012/skia/tree/with-patches-applied" -arch="x86_64 aarch64" +arch="x86_64 aarch64 armv7" license="BSD-3-Clause" makedepends=" expat-dev