From 4cbcc855382a06088e2f016f62cafdbcb7e40665 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Mar 2022 00:40:44 +0000 Subject: gentoo resync : 20.03.2022 --- net-wireless/urh/urh-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-wireless/urh/urh-9999.ebuild') diff --git a/net-wireless/urh/urh-9999.ebuild b/net-wireless/urh/urh-9999.ebuild index 83929531f23e..46276db73f34 100644 --- a/net-wireless/urh/urh-9999.ebuild +++ b/net-wireless/urh/urh-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Universal Radio Hacker: investigate wireless protocols like a boss" @@ -41,7 +41,7 @@ RDEPEND="${DEPEND} net-wireless/gr-osmosdr" python_configure_all() { - mydistutilsargs=( + DISTUTILS_ARGS=( $(use_with airspy) $(use_with bladerf) $(use_with hackrf) -- cgit v1.2.3