From: Sergey Popov Date: Wed, 20 Jan 2016 07:51:42 +0000 (+0300) Subject: dev-libs/boost: add support for Python 3.5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9f26934bd014df603675edaf7c1f21beda0e3cca;p=gentoo.git dev-libs/boost: add support for Python 3.5 Package-Manager: portage-2.2.26 --- diff --git a/dev-libs/boost/boost-1.58.0-r1.ebuild b/dev-libs/boost/boost-1.58.0-r1.ebuild index 10cddb994432..d6587ea2b77e 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