app-misc/ca-certificates: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:24 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:37 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/ca-certificates/ca-certificates-20190110.3.43.ebuild

index ef88f80cf3caee26a062ac7994deb4c9e9062b48..871207e9ae75e112d5ec1af877efd6530ab31ebe 100644 (file)
@@ -26,7 +26,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit eutils python-any-r1