summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2019-10-15 12:18:30 -0400
committerCraig Andrews <candrews@gentoo.org>2019-10-15 12:18:49 -0400
commit7aa9c9d6f66dbad63f94bcb2e8ac44dd0a493f9d (patch)
tree70c22d594a18a7a452518ec5147fe1640b35a259 /net-p2p/deluge/deluge-9999.ebuild
parentapp-emulation/spice-vdagent: Do not set +consolekit (diff)
downloadgentoo-7aa9c9d6f66dbad63f94bcb2e8ac44dd0a493f9d.tar.gz
gentoo-7aa9c9d6f66dbad63f94bcb2e8ac44dd0a493f9d.tar.bz2
gentoo-7aa9c9d6f66dbad63f94bcb2e8ac44dd0a493f9d.zip
net-p2p/deluge: Python 3.7 compatibility
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'net-p2p/deluge/deluge-9999.ebuild')
-rw-r--r--net-p2p/deluge/deluge-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild
index f347e4c3ee39..879207fa8b37 100644
--- a/net-p2p/deluge/deluge-9999.ebuild
+++ b/net-p2p/deluge/deluge-9999.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1 systemd