diff --git a/dev-python/fcl/fcl-0.0.12.ebuild b/dev-python/fcl/fcl-0.0.12.ebuild index 56e45b519abeb..49e3bde5d1cea 100644 --- a/dev-python/fcl/fcl-0.0.12.ebuild +++ b/dev-python/fcl/fcl-0.0.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..7} ) +PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1