From 8fbb6057d5d4c3bc9b16eab0e16a4405bb4fec67 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Thu, 3 Dec 2020 09:42:52 +0100 Subject: dev-python/* support python3_8 --- dev-python/hvac/hvac-0.10.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/hvac/hvac-0.10.5.ebuild') diff --git a/dev-python/hvac/hvac-0.10.5.ebuild b/dev-python/hvac/hvac-0.10.5.ebuild index c7b9243..3b9cb36 100644 --- a/dev-python/hvac/hvac-0.10.5.ebuild +++ b/dev-python/hvac/hvac-0.10.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- cgit v1.2.3