diff options
Diffstat (limited to 'sys-fs/zfs/zfs-2.1.6.ebuild')
-rw-r--r-- | sys-fs/zfs/zfs-2.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/zfs/zfs-2.1.6.ebuild b/sys-fs/zfs/zfs-2.1.6.ebuild index ceb33cdc9a20..f69c9f7cf4d2 100644 --- a/sys-fs/zfs/zfs-2.1.6.ebuild +++ b/sys-fs/zfs/zfs-2.1.6.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=7 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 |