summaryrefslogtreecommitdiff
path: root/net-wireless/gr-rds/gr-rds-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/gr-rds/gr-rds-9999.ebuild')
-rw-r--r--net-wireless/gr-rds/gr-rds-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gr-rds/gr-rds-9999.ebuild b/net-wireless/gr-rds/gr-rds-9999.ebuild
index 326e694c0081..2f2eb3797c78 100644
--- a/net-wireless/gr-rds/gr-rds-9999.ebuild
+++ b/net-wireless/gr-rds/gr-rds-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
if [[ ${PV} == 9999* ]]; then
inherit git-r3
@@ -27,7 +27,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
- dev-libs/boost:=[${PYTHON_MULTI_USEDEP}]
+ dev-libs/boost:=[${PYTHON_USEDEP}]
')
=net-wireless/gnuradio-3.8*:0=[${PYTHON_SINGLE_USEDEP}]
"