summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2023-08-24 00:01:29 +0200
committerSam James <sam@gentoo.org>2023-08-26 04:56:09 +0100
commit3aa05b1f0008a48fcc5a2cfd46c40c7a0b1b0cb1 (patch)
treee56453f664d42f553993ba972108a6d8542cbe9f
parentdev-util/gef: add 2023.08 (diff)
downloadgentoo-3aa05b1f0008a48fcc5a2cfd46c40c7a0b1b0cb1.tar.gz
gentoo-3aa05b1f0008a48fcc5a2cfd46c40c7a0b1b0cb1.tar.bz2
gentoo-3aa05b1f0008a48fcc5a2cfd46c40c7a0b1b0cb1.zip
dev-util/gef: disable py3.9, sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/32426 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/gef/gef-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gef/gef-9999.ebuild b/dev-util/gef/gef-9999.ebuild
index d6b6691121d0..c468c6a59a15 100644
--- a/dev-util/gef/gef-9999.ebuild
+++ b/dev-util/gef/gef-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="