net-p2p/airdcpp-webclient: add Python 3.7
authorLouis Sautier <sbraz@gentoo.org>
Thu, 19 Jul 2018 13:36:26 +0000 (15:36 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Fri, 20 Jul 2018 22:50:49 +0000 (00:50 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

net-p2p/airdcpp-webclient/airdcpp-webclient-2.3.0.ebuild

index 9c72310e8ce0abdaa7d09aeda3f854818d7838c3..8bb9603ef74fd213b7418b95b33f85d71720e666 100644 (file)
@@ -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