diff options
Diffstat (limited to 'net-p2p/airdcpp-webclient/airdcpp-webclient-2.5.0.ebuild')
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.5.0.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.5.0.ebuild index 0a48a02f89a5..8d45254e2be0 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.5.0.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.5.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} ) +PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} ) inherit cmake-utils python-any-r1 user |