dev-libs/libcec: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:34:18 +0000 (12:34 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:54:03 +0000 (12:54 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/libcec/libcec-4.0.2-r2.ebuild
dev-libs/libcec/libcec-4.0.4-r1.ebuild

index 581e64dcf5f842962313d5e4ca30eab0562d2c95..7a242dcd51871519d76da8ef7a033600a424b25e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 MY_PV=${PV/_p/-}
 MY_P=${PN}-${MY_PV}
 
index 06c3c9d49603b1f42fc75385839ab7f2e94428a2..c07d3a0f291f089066f2442c0a09da472a0415a1 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 MY_PV=${PV/_p/-}
 MY_P=${PN}-${MY_PV}