net-libs/libhackrf: Stabilize 2024.02.1-r1 arm, #930794

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-08-07 09:12:57 +01:00
parent ea5a3108c7
commit 2218e012e5
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
else
S="${WORKDIR}/hackrf-${PV}/host/libhackrf"
SRC_URI="https://github.com/greatscottgadgets/hackrf/releases/download/v${PV}/hackrf-${PV}.tar.xz"
KEYWORDS="amd64 ~arm ~ppc ~riscv ~x86"
KEYWORDS="amd64 arm ~ppc ~riscv ~x86"
fi
LICENSE="BSD"