app-crypt/gpgme: Add python3_5 support
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>
Mon, 19 Dec 2016 20:52:32 +0000 (21:52 +0100)
committerJohannes Huber <johu@gentoo.org>
Wed, 21 Dec 2016 17:16:36 +0000 (18:16 +0100)
Package-Manager: portage-2.3.0

Signed-off-by: Johannes Huber <johu@gentoo.org>
app-crypt/gpgme/gpgme-1.8.0-r1.ebuild

index 60880a32f309d30a42e64f3c8589faf135127886..ef141d5de8d8b5c4cc24788f037d59e1816db546 100644 (file)
@@ -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