rtl_133: Enable aarch64 builds (#24222)

This commit is contained in:
Hernan Martinez
2025-05-09 04:28:10 -07:00
committed by GitHub
parent e6484cab2b
commit d1179cd6b5

View File

@@ -5,7 +5,7 @@ pkgver=25.02
pkgrel=1
pkgdesc="Program to decode radio transmissions from devices on the ISM bands (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
url="https://github.com/merbanan/rtl_433"
license=('spdx:GPL-2.0-or-later')
depends=("${MINGW_PACKAGE_PREFIX}-soapysdr"