commit:     9a07330ce08ea5543a88a678e4b44bde163e8a86
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 10:03:33 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 10:04:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a07330c

dev-libs/botan: add python-3.5 support

Bug: 601344

Package-Manager: portage-2.3.3

 dev-libs/botan/botan-1.10.15-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/botan/botan-1.10.15-r1.ebuild 
b/dev-libs/botan/botan-1.10.15-r1.ebuild
index ac4e7fb31e..27517a562a 100644
--- a/dev-libs/botan/botan-1.10.15-r1.ebuild
+++ b/dev-libs/botan/botan-1.10.15-r1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit eutils multilib python-r1 toolchain-funcs
 

Reply via email to