app-misc/ca-certificates: python3_8 support
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 17 Apr 2020 19:10:18 +0000 (21:10 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 17 Apr 2020 20:52:36 +0000 (22:52 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-misc/ca-certificates/ca-certificates-20190110.3.43.ebuild

index 5e4f5479ce63749138b16298da16b8f837fcdd07..79af3785f2993d8a8b372e0dcf0c4e40b4221789 100644 (file)
@@ -26,7 +26,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit eutils python-any-r1