app-misc/ca-certificates: PYTHON_COMPAT+="python3_7"
authorPhilipp Ammann <philipp.ammann@posteo.de>
Sat, 22 Sep 2018 17:45:16 +0000 (17:45 +0000)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 1 Oct 2018 14:03:24 +0000 (16:03 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de>
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9950

app-misc/ca-certificates/ca-certificates-20180409.3.37.ebuild

index fbbb928d022e2465b8cac611bda4e50e35087836..95efb82e672b16ee078f449379850f9fb24ec118 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit eutils python-any-r1