summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-13 08:00:12 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-13 10:46:23 +0100
commit6da6cb2cb9ed3b9378980196b48bb810fac6020c (patch)
tree29593732b15532d14152f22e828c1b9605c6b2e3 /sys-cluster/heat/heat-13.0.0.ebuild
parentsys-block/targetcli-fb: Remove Python 2 (diff)
downloadgentoo-6da6cb2cb9ed3b9378980196b48bb810fac6020c.tar.gz
gentoo-6da6cb2cb9ed3b9378980196b48bb810fac6020c.tar.bz2
gentoo-6da6cb2cb9ed3b9378980196b48bb810fac6020c.zip
sys-cluster/heat: Remove Python 2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-cluster/heat/heat-13.0.0.ebuild')
-rw-r--r--sys-cluster/heat/heat-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-13.0.0.ebuild b/sys-cluster/heat/heat-13.0.0.ebuild
index 672fb917d884..5fdc092f0f52 100644
--- a/sys-cluster/heat/heat-13.0.0.ebuild
+++ b/sys-cluster/heat/heat-13.0.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 eutils linux-info user