app-crypt/manuale: Add python3_5 support
authorManuel Rüger <mrueg@gentoo.org>
Fri, 10 Mar 2017 15:28:17 +0000 (16:28 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 10 Mar 2017 15:28:17 +0000 (16:28 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

app-crypt/manuale/manuale-1.1.0.ebuild

index 824f41f6b00d2bdd5b5698bce2b7ded5e151be13..9b16cb96273c0c0a758e5f5c8c5493ec8341ce84 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python{3_4,3_5} )
 
 inherit distutils-r1