summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/c-lightning/c-lightning-0.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/c-lightning/c-lightning-0.10.0.ebuild b/net-p2p/c-lightning/c-lightning-0.10.0.ebuild
index 91cf0573..746fc44a 100644
--- a/net-p2p/c-lightning/c-lightning-0.10.0.ebuild
+++ b/net-p2p/c-lightning/c-lightning-0.10.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8,3_9} )
+PYTHON_COMPAT=( python{3_8,3_9} )
inherit git-r3 bash-completion-r1 autotools libtool toolchain-funcs systemd distutils-r1 python-r1
DESCRIPTION="A specification compliant Lightning Network implementation in C"