diff options
-rw-r--r-- | dev-libs/stfl/stfl-0.24-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/stfl/stfl-0.24-r4.ebuild b/dev-libs/stfl/stfl-0.24-r4.ebuild index 5a3ba87236dc..bb88a64e8efc 100644 --- a/dev-libs/stfl/stfl-0.24-r4.ebuild +++ b/dev-libs/stfl/stfl-0.24-r4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{7..10} ) GENTOO_DEPEND_ON_PERL=no inherit perl-module python-r1 toolchain-funcs |