gnuradio: NO ONE WANTS THIS RIGHT NOW

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-01-10 10:19:07 -05:00
parent 7c586f60a1
commit f08edd8807
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -18,7 +18,7 @@ if [[ ${PV} =~ "9999" ]]; then
KEYWORDS=""
else
SRC_URI="https://github.com/gnuradio/gnuradio/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
KEYWORDS=""
fi
IUSE="+audio +alsa +analog +digital channels doc dtv examples fec +filter grc jack modtool oss performance-counters portaudio +qt5 sdl test trellis uhd vocoder +utils wavelet zeromq"