diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/c-lightning/c-lightning-24.02.1.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/c-lightning/c-lightning-24.02.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/c-lightning/c-lightning-24.02.1.ebuild b/net-p2p/c-lightning/c-lightning-24.02.1.ebuild index ee50a541..eeafbdac 100644 --- a/net-p2p/c-lightning/c-lightning-24.02.1.ebuild +++ b/net-p2p/c-lightning/c-lightning-24.02.1.ebuild @@ -1,7 +1,7 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{11..12} ) diff --git a/net-p2p/c-lightning/c-lightning-24.02.2.ebuild b/net-p2p/c-lightning/c-lightning-24.02.2.ebuild index ee50a541..eeafbdac 100644 --- a/net-p2p/c-lightning/c-lightning-24.02.2.ebuild +++ b/net-p2p/c-lightning/c-lightning-24.02.2.ebuild @@ -1,7 +1,7 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{11..12} ) |