Skip to content

Commit

Permalink
dev-libs/botan: enable py3.12, SLOT=2
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
arthurzam committed Nov 17, 2023
1 parent 979651e commit b89ccbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-libs/botan/botan-2.19.3-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b89ccbd

Please sign in to comment.