diff options
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild b/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild index 96d4a3a4700d..9032719c9b68 100644 --- a/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools elisp-common python-single-r1 tmpfiles systemd diff --git a/sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild b/sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild index 61ee8418ce40..be3b8a3d23d8 100644 --- a/sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools elisp-common python-single-r1 tmpfiles systemd diff --git a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild b/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild index e124c2d7fc19..e4acdddb40e4 100644 --- a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit autotools elisp-common python-single-r1 tmpfiles systemd diff --git a/sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild b/sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild index 36b417b469a0..aa052ba39ca1 100644 --- a/sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_9 ) inherit autotools elisp-common python-single-r1 tmpfiles systemd diff --git a/sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild b/sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild index 9cd1cc5db7fc..f5753ba588d0 100644 --- a/sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools elisp-common python-single-r1 tmpfiles systemd diff --git a/sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild b/sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild index 0d288f94fc02..d3a4f4c4384e 100644 --- a/sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools elisp-common python-single-r1 tmpfiles systemd |