Gentoo Archives: gentoo-commits

From: Ian Delaney <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boost/
Date: Tue, 22 Dec 2015 14:21:32
Message-Id: 1450789110.396b0bc47a854daa01b5ce2819011120d41dfac3.idella4@gentoo
1 commit: 396b0bc47a854daa01b5ce2819011120d41dfac3
2 Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 22 12:58:30 2015 +0000
4 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 22 12:58:30 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396b0bc4
7
8 dev-libs/boost: add py3.5 support to vn. 1.57.0
9
10 Package-Manager: portage-2.2.24
11
12 dev-libs/boost/boost-1.57.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/boost/boost-1.57.0.ebuild b/dev-libs/boost/boost-1.57.0.ebuild
16 index a1273ec..41eefc0 100644
17 --- a/dev-libs/boost/boost-1.57.0.ebuild
18 +++ b/dev-libs/boost/boost-1.57.0.ebuild
19 @@ -3,7 +3,7 @@
20 # $Id$
21
22 EAPI="5"
23 -PYTHON_COMPAT=( python{2_7,3_3,3_4} )
24 +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
25
26 inherit eutils flag-o-matic multilib multiprocessing python-r1 toolchain-funcs versionator multilib-minimal