commit:     5794cb71313a267a2d70b102d268bcf8b36f1c7b
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 15:28:17 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 15:28:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5794cb71

app-crypt/manuale: Add python3_5 support

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 app-crypt/manuale/manuale-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/manuale/manuale-1.1.0.ebuild 
b/app-crypt/manuale/manuale-1.1.0.ebuild
index 824f41f6b00..9b16cb96273 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
 

Reply via email to