commit:     f8ce3fdc18247d477a840fe0173bbd2a797bcf75
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 17:51:45 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 17:58:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ce3fdc

net-wireless/gr-iio: Add missing PYTHON_REQUIRED_USE

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-wireless/gr-iio/gr-iio-0.3-r2.ebuild | 3 ++-
 net-wireless/gr-iio/gr-iio-9999.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-wireless/gr-iio/gr-iio-0.3-r2.ebuild 
b/net-wireless/gr-iio/gr-iio-0.3-r2.ebuild
index 243224b3adc..ed62ac0d968 100644
--- a/net-wireless/gr-iio/gr-iio-0.3-r2.ebuild
+++ b/net-wireless/gr-iio/gr-iio-0.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,6 +19,7 @@ else
 fi
 LICENSE="GPL-3+"
 SLOT="0"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 RDEPEND="${PYTHON_DEPS}
        >=net-wireless/gnuradio-3.7.0:=

diff --git a/net-wireless/gr-iio/gr-iio-9999.ebuild 
b/net-wireless/gr-iio/gr-iio-9999.ebuild
index 243224b3adc..ed62ac0d968 100644
--- a/net-wireless/gr-iio/gr-iio-9999.ebuild
+++ b/net-wireless/gr-iio/gr-iio-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,6 +19,7 @@ else
 fi
 LICENSE="GPL-3+"
 SLOT="0"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 RDEPEND="${PYTHON_DEPS}
        >=net-wireless/gnuradio-3.7.0:=

Reply via email to