summaryrefslogtreecommitdiff
path: root/dev-python/cli-helpers/cli-helpers-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cli-helpers/cli-helpers-9999.ebuild')
-rw-r--r--dev-python/cli-helpers/cli-helpers-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/cli-helpers/cli-helpers-9999.ebuild b/dev-python/cli-helpers/cli-helpers-9999.ebuild
index fa2b087f7224..ca6c8d7902ca 100644
--- a/dev-python/cli-helpers/cli-helpers-9999.ebuild
+++ b/dev-python/cli-helpers/cli-helpers-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 git-r3
@@ -18,7 +18,6 @@ EGIT_REPO_URI="https://github.com/dbcli/cli_helpers.git"
LICENSE="BSD"
SLOT="0"
-KEYWORDS=""
RDEPEND="
>=dev-python/configobj-5.0.5[${PYTHON_USEDEP}]