diff options
-rw-r--r-- | app-portage/tatt/tatt-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/tatt/tatt-0.7-r1.ebuild b/app-portage/tatt/tatt-0.7-r1.ebuild index 2498b44643e9..59b5f9986ea5 100644 --- a/app-portage/tatt/tatt-0.7-r1.ebuild +++ b/app-portage/tatt/tatt-0.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 |