summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2018-07-19 15:36:26 +0200
committerLouis Sautier <sbraz@gentoo.org>2018-07-21 00:50:49 +0200
commit0789600c99ff84ce2e0357457b125c0c0b916e06 (patch)
tree09e5b8082e8bb5f3c078172f2ca0ffa07ee4f346 /net-p2p
parentmail-client/mutt: stable 1.10.1 for ppc64, bug #661436 (diff)
downloadgentoo-0789600c99ff84ce2e0357457b125c0c0b916e06.tar.gz
gentoo-0789600c99ff84ce2e0357457b125c0c0b916e06.tar.bz2
gentoo-0789600c99ff84ce2e0357457b125c0c0b916e06.zip
net-p2p/airdcpp-webclient: add Python 3.7
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/airdcpp-webclient/airdcpp-webclient-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.3.0.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.3.0.ebuild
index 9c72310e8ce0..8bb9603ef74f 100644
--- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.3.0.ebuild
+++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.3.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy{,3} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
inherit cmake-utils python-any-r1 user