summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Rui <vowstar@gmail.com>2023-02-28 11:01:21 +0800
committerJoonas Niilola <juippis@gentoo.org>2023-03-09 10:38:05 +0200
commitd9b76308bd2e7a702aaeecd17535ae0f8de70e46 (patch)
tree45c5692a9a76f66b2cbcbab2e0ffb2c775591681
parentsys-kernel/pf-sources: add 6.2-pf3 (diff)
downloadgentoo-d9b76308bd2e7a702aaeecd17535ae0f8de70e46.tar.gz
gentoo-d9b76308bd2e7a702aaeecd17535ae0f8de70e46.tar.bz2
gentoo-d9b76308bd2e7a702aaeecd17535ae0f8de70e46.zip
app-editors/qhexedit2: add python3.11 support
Closes: https://bugs.gentoo.org/896526 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29846 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild
index 14e143cfbefd..34d3906f4682 100644
--- a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild
+++ b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit python-r1 qmake-utils
EGIT_COMMIT="541139125be034b90b6811a84faa1413e357fd94"