net-wireless/soapyplutosdr: Stabilize 0.2.2-r1 amd64, #962506

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-09-08 21:15:28 +03:00
parent 075c317b7d
commit d14ddffc8e

View File

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