commit:     ff2e7dc094e6f0c90ef9a419b2d930e8f164f26a
Author:     Till Schäfer <till2.schaefer <AT> uni-dortmund <DOT> de>
AuthorDate: Mon Dec 14 14:38:02 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 08:14:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2e7dc0

app-text/nfoview: add python3_9 compatibility

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Till Schäfer <till2.schaefer <AT> uni-dortmund.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/nfoview/nfoview-1.28.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/nfoview/nfoview-1.28.ebuild 
b/app-text/nfoview/nfoview-1.28.ebuild
index ac3f5a72209..d8afed88183 100644
--- a/app-text/nfoview/nfoview-1.28.ebuild
+++ b/app-text/nfoview/nfoview-1.28.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 inherit distutils-r1 xdg-utils
 

Reply via email to