From 9a07330ce08ea5543a88a678e4b44bde163e8a86 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Mon, 13 Feb 2017 12:03:33 +0200 Subject: 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(-) (limited to 'dev-libs/botan') 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 -- cgit v1.2.3-65-gdbad