commit: 9f26934bd014df603675edaf7c1f21beda0e3cca
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 07:51:42 2016 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 07:53:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f26934b
dev-libs/boost: add support for Python 3.5
Package-Manager: portage-2.2.26
dev-libs/boost/boost-1.58.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/boost/boost-1.58.0-r1.ebuild
b/dev-libs/boost/boost-1.58.0-r1.ebuild
index 10cddb9..d6587ea 100644
--- a/dev-libs/boost/boost-1.58.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.58.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit eutils flag-o-matic multilib multiprocessing python-r1 toolchain-funcs
versionator multilib-minimal