diff options
Diffstat (limited to 'sys-fs/zfs/zfs-2.1.7.ebuild')
-rw-r--r-- | sys-fs/zfs/zfs-2.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/zfs/zfs-2.1.7.ebuild b/sys-fs/zfs/zfs-2.1.7.ebuild index 73fd13dd6c31..3e50fa177b50 100644 --- a/sys-fs/zfs/zfs-2.1.7.ebuild +++ b/sys-fs/zfs/zfs-2.1.7.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools bash-completion-r1 dist-kernel-utils distutils-r1 flag-o-matic linux-info pam systemd udev usr-ldscript |