From 7be524e96956f8d2a65c714ec75f5a8c113d7fa2 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 27 Apr 2019 15:50:14 +0200 Subject: dev-python/iniparse: python3_7 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- dev-python/iniparse/iniparse-0.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/iniparse/iniparse-0.4-r2.ebuild') diff --git a/dev-python/iniparse/iniparse-0.4-r2.ebuild b/dev-python/iniparse/iniparse-0.4-r2.ebuild index 82011f6822b3..f7c8c47a1463 100644 --- a/dev-python/iniparse/iniparse-0.4-r2.ebuild +++ b/dev-python/iniparse/iniparse-0.4-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad