summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-13 07:15:33 +0100
committerSam James <sam@gentoo.org>2022-07-13 07:15:33 +0100
commit1cacf97ffcea9e3832f52594f7509116939e1f52 (patch)
treecd158d9bbebe6affffc0a4d3395d9c422a03c9ed /net-wireless/soapyuhd
parentnet-wireless/soapyrtlsdr: Keyword 0.3.2 arm, #854291 (diff)
downloadgentoo-1cacf97ffcea9e3832f52594f7509116939e1f52.tar.gz
gentoo-1cacf97ffcea9e3832f52594f7509116939e1f52.tar.bz2
gentoo-1cacf97ffcea9e3832f52594f7509116939e1f52.zip
net-wireless/soapyuhd: Keyword 0.4.1 arm, #854291
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless/soapyuhd')
-rw-r--r--net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild b/net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild
index 9e56c6865685..ce4efc4c34c3 100644
--- a/net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild
+++ b/net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild
@@ -12,7 +12,7 @@ if [ "${PV}" = "9999" ]; then
EGIT_REPO_URI="https://github.com/pothosware/SoapyUHD.git"
inherit git-r3
else
- KEYWORDS="~amd64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~riscv ~x86"
SRC_URI="https://github.com/pothosware/SoapyUHD/archive/soapy-uhd-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"/SoapyUHD-soapy-uhd-"${PV}"
fi