diff options
Diffstat (limited to 'net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild')
-rw-r--r-- | net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild b/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild index 1eca7fc4605a..c0a6c0070ed6 100644 --- a/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild +++ b/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 EGIT_COMMIT="d022243f6c7b23674d3c87a09819f00b10df1165" DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 |