summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-16 23:12:23 +0100
committerSam James <sam@gentoo.org>2021-09-16 23:16:43 +0100
commita9ed8d22455840b4d3a0a6e2f41b14a8a2964916 (patch)
tree4d46ff50bfa499986b58ba7f6a5998a7d931dc95 /sys-fs/zfs/zfs-9999.ebuild
parentapp-admin/vault: fix build with newer golang (diff)
downloadgentoo-a9ed8d22455840b4d3a0a6e2f41b14a8a2964916.tar.gz
gentoo-a9ed8d22455840b4d3a0a6e2f41b14a8a2964916.tar.bz2
gentoo-a9ed8d22455840b4d3a0a6e2f41b14a8a2964916.zip
sys-fs/zfs: add 2.1.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/zfs/zfs-9999.ebuild')
-rw-r--r--sys-fs/zfs/zfs-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild
index c089c475f30c..1a223aaef349 100644
--- a/sys-fs/zfs/zfs-9999.ebuild
+++ b/sys-fs/zfs/zfs-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
DISTUTILS_OPTIONAL=1
DISTUTILS_USE_SETUPTOOLS=manual
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9,10} )
inherit autotools bash-completion-r1 dist-kernel-utils distutils-r1 flag-o-matic linux-info pam systemd udev usr-ldscript
@@ -130,7 +130,6 @@ pkg_setup() {
}
libsoversion_check() {
-
local bugurl libzfs_sover
bugurl="https://bugs.gentoo.org/enter_bug.cgi?form_name=enter_bug&product=Gentoo+Linux&component=Current+packages"