summaryrefslogtreecommitdiff
path: root/dev-python/cli-helpers/cli-helpers-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-28 22:35:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-28 22:35:05 +0100
commit5c0cc325922d72d6e614def2a9b36ee95a46d2c1 (patch)
tree2734b6847fc660dd18cfcf5f839e14aad0188ad0 /dev-python/cli-helpers/cli-helpers-9999.ebuild
parent35a2663a10c1124ae2951397ed2a4435dc5808e5 (diff)
gentoo auto-resync : 28:10:2023 - 22:35:05
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}]