From bcd448771b68f69144447bb66da5122668c0074e Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Fri, 4 Jun 2021 00:34:57 +0100 Subject: net-p2p/c-lightning: drop python 3.7 Package-Manager: Portage-3.0.18, Repoman-3.0.2 --- net-p2p/c-lightning/c-lightning-0.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/c-lightning') 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" -- cgit v1.2.3