diff options
Diffstat (limited to 'dev-util/smem/smem-1.5-r2.ebuild')
-rw-r--r-- | dev-util/smem/smem-1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/smem/smem-1.5-r2.ebuild b/dev-util/smem/smem-1.5-r2.ebuild index 20a43ba66b7d..efb46e29203c 100644 --- a/dev-util/smem/smem-1.5-r2.ebuild +++ b/dev-util/smem/smem-1.5-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 EGIT_COMMIT="2ab5040d5633" -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit optfeature python-single-r1 toolchain-funcs |