diff options
Diffstat (limited to 'sys-cluster/ceph/ceph-13.2.5-r3.ebuild')
-rw-r--r-- | sys-cluster/ceph/ceph-13.2.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-13.2.5-r3.ebuild b/sys-cluster/ceph/ceph-13.2.5-r3.ebuild index c426116b1e6b..d6e08fe9ba96 100644 --- a/sys-cluster/ceph/ceph-13.2.5-r3.ebuild +++ b/sys-cluster/ceph/ceph-13.2.5-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) +PYTHON_COMPAT=( python{2_7,3_{5,6}} ) DISTUTILS_OPTIONAL=1 inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \ |