aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libretro-blastem/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libretro-blastem/APKBUILD')
-rw-r--r--testing/libretro-blastem/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libretro-blastem/APKBUILD b/testing/libretro-blastem/APKBUILD
index 142761a891..a65bba6b0f 100644
--- a/testing/libretro-blastem/APKBUILD
+++ b/testing/libretro-blastem/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
_commit="4206da1f986ecda199c82d4a2404eff904397f55"
pkgdesc="fast and accurate Genesis emulator"
url="https://github.com/libretro/blastem"
-arch="all !aarch64 !armv7 !x86"
+arch="all !aarch64 !armv7 !armhf !x86"
license="GPL-3.0-only"
makedepends="mesa-dev"
source="$pkgname-$_commit.tar.gz::https://github.com/libretro/blastem/archive/$_commit.tar.gz"