From 948b0d4075b9aa1c0176f6aa44254ddffbbc6833 Mon Sep 17 00:00:00 2001 From: John Helmert III Date: Tue, 14 Apr 2020 16:03:35 -0500 Subject: [PATCH] dev-python/geoip-python: Add python3_8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michał Górny --- dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild b/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild index 2af3a4c3967e..f89ae7f8f23e 100644 --- a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild +++ b/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) inherit distutils-r1 -- 2.26.2