sys-apps/kmod: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:13:36 +0000 (22:13 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:24:57 +0000 (22:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-apps/kmod/kmod-25.ebuild
sys-apps/kmod/kmod-26-r3.ebuild
sys-apps/kmod/kmod-9999.ebuild

index e6938000740d9d90bf0f2ce8ce3978ef6c1f3c7d..ca101dc3423d548673a352622036865b1dd0fe99 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit bash-completion-r1 ltprune multilib python-r1
 
index 068cb797969104047176b7648bc1feaef1bf082a..11caee768c340cfd172d37507e6b75249b925a7c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit bash-completion-r1 multilib python-r1
 
index 3313669d60c9a1153b01079f6e61dedd4f5b58cf..1ba782da2719aa6c7a08c42b5da88926ca920f6f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit bash-completion-r1 multilib python-r1