summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-17 12:44:17 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-17 12:44:41 +0200
commitb89ccbd61f3e15c408bfaf9d1cfe459df288cdf5 (patch)
treec438336f80350506a9953947542e987b3d6ab053 /dev-libs/botan
parentdev-python/isort: enable pypy3 (diff)
downloadgentoo-b89ccbd61f3e15c408bfaf9d1cfe459df288cdf5.tar.gz
gentoo-b89ccbd61f3e15c408bfaf9d1cfe459df288cdf5.tar.bz2
gentoo-b89ccbd61f3e15c408bfaf9d1cfe459df288cdf5.zip
dev-libs/botan: enable py3.12, SLOT=2
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/botan')
-rw-r--r--dev-libs/botan/botan-2.19.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.19.3-r2.ebuild b/dev-libs/botan/botan-2.19.3-r2.ebuild
index 2b31969fc495..fbab36fb5bef 100644
--- a/dev-libs/botan/botan-2.19.3-r2.ebuild
+++ b/dev-libs/botan/botan-2.19.3-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/botan.asc
inherit edo multiprocessing python-r1 toolchain-funcs verify-sig