diff options
-rw-r--r-- | net-misc/exabgp/exabgp-4.2.19-r1.ebuild (renamed from net-misc/exabgp/exabgp-4.2.19.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/exabgp/exabgp-4.2.19.ebuild b/net-misc/exabgp/exabgp-4.2.19-r1.ebuild index 7d6e1af33930..618539f9bee6 100644 --- a/net-misc/exabgp/exabgp-4.2.19.ebuild +++ b/net-misc/exabgp/exabgp-4.2.19-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{8..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit tmpfiles systemd distutils-r1 |