commit: 4cc841e2db8cf9fe71fa5cbb03f955e075ad845a Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Dec 3 01:26:27 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Dec 3 01:35:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cc841e2
dev-python/fleep: add py3_{8,9} Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-python/fleep/fleep-1.0.1.ebuild | 2 +- dev-python/fleep/fleep-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/fleep/fleep-1.0.1.ebuild b/dev-python/fleep/fleep-1.0.1.ebuild index 41bf60a740c..97acb64e66e 100644 --- a/dev-python/fleep/fleep-1.0.1.ebuild +++ b/dev-python/fleep/fleep-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..7} ) +PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1 diff --git a/dev-python/fleep/fleep-9999.ebuild b/dev-python/fleep/fleep-9999.ebuild index 41bf60a740c..97acb64e66e 100644 --- a/dev-python/fleep/fleep-9999.ebuild +++ b/dev-python/fleep/fleep-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..7} ) +PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1