Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/botan/
Date: Wed, 27 Jun 2018 20:32:58
Message-Id: 1530131540.08ce973685967460979d11cf586866738f1fe71a.pacho@gentoo
1 commit: 08ce973685967460979d11cf586866738f1fe71a
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 19:44:08 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 20:32:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ce9736
7
8 dev-libs/botan: Support python3.6
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 dev-libs/botan/botan-1.10.17.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/botan/botan-1.10.17.ebuild b/dev-libs/botan/botan-1.10.17.ebuild
16 index 628ee9cef4f..76f17bc19ee 100644
17 --- a/dev-libs/botan/botan-1.10.17.ebuild
18 +++ b/dev-libs/botan/botan-1.10.17.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI="6"
23 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
24 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
25
26 inherit multilib python-r1 toolchain-funcs