sys-apps/opal-utils: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:56 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:32 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-apps/opal-utils/opal-utils-6.5.2.ebuild
sys-apps/opal-utils/opal-utils-6.5.ebuild

index a5c514c95a7727bfc9b83bd7146833ccfb6a70af..12cc0995a2544d3ca90fc55ab3525ee804e09842 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit linux-info python-any-r1 systemd toolchain-funcs
 
index a5c514c95a7727bfc9b83bd7146833ccfb6a70af..12cc0995a2544d3ca90fc55ab3525ee804e09842 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit linux-info python-any-r1 systemd toolchain-funcs