*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-misc / ca-certificates / ca-certificates-20190110.3.43.ebuild
index d08a568b2e9dc0952f1702ec040c924c2956885d..20736459a2adc3eb2346d2d6b3f2b9a0fca75c79 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # The Debian ca-certificates package merely takes the CA database as it exists
@@ -26,7 +26,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit eutils python-any-r1