projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bf5f69
)
dev-libs/boost: Add python3_6 to PYTHON_COMPAT in 1.63
author
Patrick McLean
<chutzpah@gentoo.org>
Tue, 4 Apr 2017 17:49:59 +0000
(10:49 -0700)
committer
Patrick McLean
<chutzpah@gentoo.org>
Tue, 4 Apr 2017 17:50:19 +0000
(10:50 -0700)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-libs/boost/boost-1.63.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/boost/boost-1.63.0.ebuild
b/dev-libs/boost/boost-1.63.0.ebuild
index c986f70097eb925f0f1d53793d1c8da5e49f0211..65b9dc40f073e38189bc79d506605c6aa165543b 100644
(file)
--- a/
dev-libs/boost/boost-1.63.0.ebuild
+++ b/
dev-libs/boost/boost-1.63.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_
4,3_5
} )
+PYTHON_COMPAT=( python{2_7,3_
{4,5,6}
} )
inherit eutils flag-o-matic multiprocessing python-r1 toolchain-funcs versionator multilib-minimal