mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/ca-certificates: PYTHON_COMPAT+="python3_7"
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
This commit is contained in:
committed by
Lars Wendler
parent
608c5972db
commit
98b19a8771
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user