@@ -, +, @@ --- app-crypt/gpgme/gpgme-1.8.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/app-crypt/gpgme/gpgme-1.8.0-r1.ebuild +++ a/app-crypt/gpgme/gpgme-1.8.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils qmake-utils --