asahi-firmware: restrict arch

This commit is contained in:
dkwo 2025-03-12 13:24:30 -04:00 committed by classabbyamp
parent dd3ec212e6
commit c9d33ed2e8

View file

@ -1,7 +1,8 @@
# Template file for 'asahi-firmware' # Template file for 'asahi-firmware'
pkgname=asahi-firmware pkgname=asahi-firmware
version=0.7.9 version=0.7.9
revision=1 revision=2
archs="aarch64*"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3 lzfse" depends="python3 lzfse"