diff options
Diffstat (limited to 'app-text/paperwork-backend/paperwork-backend-2.0.2.ebuild')
-rw-r--r-- | app-text/paperwork-backend/paperwork-backend-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/paperwork-backend/paperwork-backend-2.0.2.ebuild b/app-text/paperwork-backend/paperwork-backend-2.0.2.ebuild index c4ef89b0740e..dbded23925ca 100644 --- a/app-text/paperwork-backend/paperwork-backend-2.0.2.ebuild +++ b/app-text/paperwork-backend/paperwork-backend-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 |