summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 20:16:54 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 20:16:54 +0200
commit4f54589bee0b854ce72c2ff856b50879b61858aa (patch)
tree28bc6d6c1933bc38ac50751c37f807fed01781cd /net-wireless/gr-rds
parentnet-wireless/gr-paint: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP (diff)
downloadgentoo-4f54589bee0b854ce72c2ff856b50879b61858aa.tar.gz
gentoo-4f54589bee0b854ce72c2ff856b50879b61858aa.tar.bz2
gentoo-4f54589bee0b854ce72c2ff856b50879b61858aa.zip
net-wireless/gr-rds: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-wireless/gr-rds')
-rw-r--r--net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild4
-rw-r--r--net-wireless/gr-rds/gr-rds-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild b/net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild
index 326e694c0081..2f2eb3797c78 100644
--- a/net-wireless/gr-rds/gr-rds-0.0_p20200807.ebuild
+++ b/net-wireless/gr-rds/gr-rds-0.0_p20200807.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}]
"
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}]
"