net-wireless/gnuradio: Keyword 3.10.4.0 arm, #858215

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-10-29 20:42:35 +01:00
parent 6010c1810a
commit 3b3ab13ce1

View File

@@ -18,7 +18,7 @@ if [[ ${PV} =~ "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/gnuradio/gnuradio/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~riscv ~x86"
KEYWORDS="~amd64 ~arm ~riscv ~x86"
fi
IUSE="+audio +alsa +analog +digital channels ctrlport doc dtv examples fec +filter grc iio jack modtool network oss performance-counters portaudio +qt5 sdl soapy test trellis uhd vocoder +utils wavelet zeromq"