commit: bab761cf1a55d3a6735e988333593b041ce54d82 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com> AuthorDate: Sat Oct 31 02:18:36 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Sat Oct 31 02:18:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab761cf
dev-python/ioflo: drop py39 as app-admin/salt doesnt support it yet Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> dev-python/ioflo/ioflo-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ioflo/ioflo-2.0.2.ebuild b/dev-python/ioflo/ioflo-2.0.2.ebuild index ee37a8b9765..ddae8517a9e 100644 --- a/dev-python/ioflo/ioflo-2.0.2.ebuild +++ b/dev-python/ioflo/ioflo-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{7..9}) +PYTHON_COMPAT=(python3_{7..8}) inherit distutils-r1 DESCRIPTION="Automated Reasoning Engine and Flow Based Programming Framework"