commit:     e946251ddc7c7cbbab9190c41469df9b9ff8dd5c
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 20 00:17:59 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 00:22:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e946251d

dev-python/pycares: PYTHON_COMPAT+=(python3_9)

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-python/pycares/pycares-3.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pycares/pycares-3.1.1.ebuild 
b/dev-python/pycares/pycares-3.1.1.ebuild
index ea6355aa885..89c387112e4 100644
--- a/dev-python/pycares/pycares-3.1.1.ebuild
+++ b/dev-python/pycares/pycares-3.1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
 

Reply via email to