commit: 0094ed8aaaf869c8d116914fe524a3e6a066636c
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 10:14:30 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun May 23 10:14:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0094ed8a
dev-tcltk/snack: enable python 3.9
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-tcltk/snack/snack-2.2.10-r9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-tcltk/snack/snack-2.2.10-r9.ebuild
b/dev-tcltk/snack/snack-2.2.10-r9.ebuild
index 1c89f67a187..55b113929d8 100644
--- a/dev-tcltk/snack/snack-2.2.10-r9.ebuild
+++ b/dev-tcltk/snack/snack-2.2.10-r9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=no
DISTUTILS_OPTIONAL=yes