commit:     b7c8f6e1ff78e93c582ba2ee76a5e3bd18ca8cb0
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 17:22:04 2018 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 17:23:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c8f6e1

net-wireless/gnuradio: 9999 can test successfully

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-wireless/gnuradio/gnuradio-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild 
b/net-wireless/gnuradio/gnuradio-9999.ebuild
index b41d31baa05..32a66381ccf 100644
--- a/net-wireless/gnuradio/gnuradio-9999.ebuild
+++ b/net-wireless/gnuradio/gnuradio-9999.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-3"
 SLOT="0/${PV}"
 
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="http://gnuradio.org/git/gnuradio.git";
+       EGIT_REPO_URI="https://gnuradio.org/git/gnuradio.git";
        inherit git-r3
        KEYWORDS=""
 else
@@ -22,8 +22,6 @@ else
 fi
 
 IUSE="+audio +alsa atsc +analog +digital channels doc dtv examples fcd fec 
+filter grc jack log noaa oss pager performance-counters portaudio +qt4 sdl 
test trellis uhd vocoder +utils wavelet wxwidgets zeromq"
-#tests are entirely broken on newer gcc even with -fpermissive added to *FLAGS
-RESTRICT=test
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}
                audio? ( || ( alsa oss jack portaudio ) )

Reply via email to