mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
gnuradio: NO ONE WANTS THIS RIGHT NOW
This commit is contained in:
parent
7c586f60a1
commit
f08edd8807
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue