diff options
-rw-r--r-- | net-p2p/monero/monero-0.17.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |