commit: 2c61cc0a9c9f1a336a05d68480ac3d5fe9cb332f
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 09:35:35 2020 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 09:35:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c61cc0a
dev-python/flufl-bounce: Add Python 3.8 and 3.9
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
dev-python/flufl-bounce/flufl-bounce-3.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/flufl-bounce/flufl-bounce-3.0.1.ebuild
b/dev-python/flufl-bounce/flufl-bounce-3.0.1.ebuild
index 7e4fe6857b5..6c9fe9a7680 100644
--- a/dev-python/flufl-bounce/flufl-bounce-3.0.1.ebuild
+++ b/dev-python/flufl-bounce/flufl-bounce-3.0.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1
MY_PN=${PN/-/.}