From 337c6673c8045545fc7731b5a7e7b516d4782875 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Fri, 4 Jun 2021 00:35:15 +0100 Subject: net-p2p/monero: drop python 3.7 Package-Manager: Portage-3.0.18, Repoman-3.0.2 --- net-p2p/monero/monero-0.17.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/monero/monero-0.17.2.0.ebuild b/net-p2p/monero/monero-0.17.2.0.ebuild index e8659887..6ca344ab 100644 --- a/net-p2p/monero/monero-0.17.2.0.ebuild +++ b/net-p2p/monero/monero-0.17.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 MONERO_GUI_PV=0.17.2.2 -PYTHON_COMPAT=( python{3_7,3_8,3_9} ) +PYTHON_COMPAT=( python{3_8,3_9} ) CMAKE_MAKEFILE_GENERATOR="emake" inherit git-r3 cmake flag-o-matic toolchain-funcs python-any-r1 systemd -- cgit v1.2.3