diff options
Diffstat (limited to 'app-text/paperwork-backend/paperwork-backend-2.0.1.ebuild')
-rw-r--r-- | app-text/paperwork-backend/paperwork-backend-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/paperwork-backend/paperwork-backend-2.0.1.ebuild b/app-text/paperwork-backend/paperwork-backend-2.0.1.ebuild index b0dd1ae934b1..763e51cff3f2 100644 --- a/app-text/paperwork-backend/paperwork-backend-2.0.1.ebuild +++ b/app-text/paperwork-backend/paperwork-backend-2.0.1.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 |