diff options
-rw-r--r-- | dev-libs/botan/botan-2.17.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.17.2.ebuild b/dev-libs/botan/botan-2.17.2.ebuild index 17cef74104b9..c15f5000f25c 100644 --- a/dev-libs/botan/botan-2.17.2.ebuild +++ b/dev-libs/botan/botan-2.17.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit python-r1 toolchain-funcs |