Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/botan/
Date: Mon, 13 Feb 2017 10:04:36
Message-Id: 1486980243.9a07330ce08ea5543a88a678e4b44bde163e8a86.alonbl@gentoo
1 commit: 9a07330ce08ea5543a88a678e4b44bde163e8a86
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 13 10:03:33 2017 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 13 10:04:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a07330c
7
8 dev-libs/botan: add python-3.5 support
9
10 Bug: 601344
11
12 Package-Manager: portage-2.3.3
13
14 dev-libs/botan/botan-1.10.15-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/botan/botan-1.10.15-r1.ebuild b/dev-libs/botan/botan-1.10.15-r1.ebuild
18 index ac4e7fb31e..27517a562a 100644
19 --- a/dev-libs/botan/botan-1.10.15-r1.ebuild
20 +++ b/dev-libs/botan/botan-1.10.15-r1.ebuild
21 @@ -3,7 +3,7 @@
22 # $Id$
23
24 EAPI="6"
25 -PYTHON_COMPAT=( python{2_7,3_4} )
26 +PYTHON_COMPAT=( python{2_7,3_4,3_5} )
27
28 inherit eutils multilib python-r1 toolchain-funcs