diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/manuale/manuale-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/manuale/manuale-1.0.3.ebuild b/app-crypt/manuale/manuale-1.0.3.ebuild index 03cb1054f4b2..518eb51b52b6 100644 --- a/app-crypt/manuale/manuale-1.0.3.ebuild +++ b/app-crypt/manuale/manuale-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 |