summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-12 07:42:02 +0100
committerSam James <sam@gentoo.org>2023-07-12 07:49:31 +0100
commita558bed7ccc95db87d383b1be7379c72acce40ff (patch)
tree3b8eb4d494abd87a2105dd1b4a4a2252dfab2ef9 /dev-libs/botan
parentdev-libs/botan: fix doc install (diff)
downloadgentoo-a558bed7ccc95db87d383b1be7379c72acce40ff.tar.gz
gentoo-a558bed7ccc95db87d383b1be7379c72acce40ff.tar.bz2
gentoo-a558bed7ccc95db87d383b1be7379c72acce40ff.zip
dev-libs/botan: enable py3.12
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/botan')
-rw-r--r--dev-libs/botan/botan-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-3.1.0.ebuild b/dev-libs/botan/botan-3.1.0.ebuild
index 5ef808627c93..2fae139bb350 100644
--- a/dev-libs/botan/botan-3.1.0.ebuild
+++ b/dev-libs/botan/botan-3.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/botan.asc
inherit edo python-r1 toolchain-funcs verify-sig