From: Alon Bar-Lev Date: Mon, 13 Feb 2017 10:03:33 +0000 (+0200) Subject: dev-libs/botan: add python-3.5 support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9a07330ce08ea5543a88a678e4b44bde163e8a86;p=gentoo.git dev-libs/botan: add python-3.5 support Bug: 601344 Package-Manager: portage-2.3.3 --- 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