diff options
Diffstat (limited to 'app-crypt/manuale')
-rw-r--r-- | app-crypt/manuale/manuale-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/manuale/manuale-1.1.0.ebuild b/app-crypt/manuale/manuale-1.1.0.ebuild index 824f41f6b00d..9b16cb96273c 100644 --- a/app-crypt/manuale/manuale-1.1.0.ebuild +++ b/app-crypt/manuale/manuale-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_4 ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 |