net-wireless/crda: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:43 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:24 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-wireless/crda/crda-4.14.ebuild

index 380cc3d2f0899e1d62f4cbc596f58463e6dd0a55..f5a34d3b6444f49f4ea6e0b41cb12332d089994d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit toolchain-funcs python-any-r1 udev
 
 DESCRIPTION="Central Regulatory Domain Agent for wireless networks"