diff --git a/net-misc/ris-pydot-graph/ris-pydot-graph-0.1.ebuild b/net-misc/ris-pydot-graph/ris-pydot-graph-0.1.ebuild index da50d7e..59a6c3b 100644 --- a/net-misc/ris-pydot-graph/ris-pydot-graph-0.1.ebuild +++ b/net-misc/ris-pydot-graph/ris-pydot-graph-0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit python-r1 DESCRIPTION="Draw a graph from RIS BGP data"