net-wireless/soapyhackrf: Keyword 0.3.3-r1 arm, #854291

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-07-13 07:15:29 +01:00
parent 4976647d9e
commit db4e361261

View File

@@ -12,7 +12,7 @@ if [ "${PV}" = "9999" ]; then
EGIT_REPO_URI="https://github.com/pothosware/SoapyHackRF.git"
inherit git-r3
else
KEYWORDS="~amd64 ~riscv ~x86"
KEYWORDS="~amd64 ~arm ~riscv ~x86"
SRC_URI="https://github.com/pothosware/SoapyHackRF/archive/soapy-hackrf-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"/SoapyHackRF-soapy-hackrf-"${PV}"
fi