commit:     b2eb070d2f8eb273d293cb15eb6384b29ff312a3
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 21 11:18:37 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Apr 21 12:44:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2eb070d

dev-python/configshell-fb: python-3.8 compatibility for 1.1.27

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/configshell-fb/configshell-fb-1.1.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/configshell-fb/configshell-fb-1.1.27.ebuild 
b/dev-python/configshell-fb/configshell-fb-1.1.27.ebuild
index 4a0c0dc14cb..d38b29bb998 100644
--- a/dev-python/configshell-fb/configshell-fb-1.1.27.ebuild
+++ b/dev-python/configshell-fb/configshell-fb-1.1.27.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="A Python library for building configuration shells"

Reply via email to