commit:     96a71dd154c55ec817acfd7e4e472891846c4c30
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 16 23:57:38 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 00:08:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96a71dd1

dev-python/cli_helpers: Sync the live ebuild

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/cli_helpers/cli_helpers-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cli_helpers/cli_helpers-9999.ebuild 
b/dev-python/cli_helpers/cli_helpers-9999.ebuild
index 67e147c6285..b488044107f 100644
--- a/dev-python/cli_helpers/cli_helpers-9999.ebuild
+++ b/dev-python/cli_helpers/cli_helpers-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..9} )
 EGIT_REPO_URI="https://github.com/dbcli/${PN}.git";
 inherit distutils-r1 git-r3
 

Reply via email to