summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2017-02-13 12:03:33 +0200
committerAlon Bar-Lev <alonbl@gentoo.org>2017-02-13 12:04:03 +0200
commit9a07330ce08ea5543a88a678e4b44bde163e8a86 (patch)
tree166b79eaeeff7cbfcdd6cfe5249bda8672847c92 /dev-libs
parentdev-python/nosexcover: PYTHON_COMPAT: add python3_6 (diff)
downloadgentoo-9a07330ce08ea5543a88a678e4b44bde163e8a86.tar.gz
gentoo-9a07330ce08ea5543a88a678e4b44bde163e8a86.tar.bz2
gentoo-9a07330ce08ea5543a88a678e4b44bde163e8a86.zip
dev-libs/botan: add python-3.5 support
Bug: 601344 Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/botan/botan-1.10.15-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-1.10.15-r1.ebuild b/dev-libs/botan/botan-1.10.15-r1.ebuild
index ac4e7fb31ed6..27517a562a8e 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