In the ebuild, CHANGELOG.md should be removed from the DOCS list.
Created attachment 521216 [details] pymc3-3.1-fixed.ebuild The attached ebuild allows the package to compile for me
I can confirm this bug, and that the proposed ebuild works : bpython version 0.17.1 on top of Python 3.5.4 /usr/bin/python3.5 >>> import pymc3 >>> pymc3.__version__ '3.1'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ceecc592c49f454e33025b5d8b136ab5bb12c7 commit 59ceecc592c49f454e33025b5d8b136ab5bb12c7 Author: Gabriel Linder <linder.gabriel@gmail.com> AuthorDate: 2018-03-14 20:55:44 +0000 Commit: Aaron Bauman <bman@gentoo.org> CommitDate: 2018-05-20 02:29:58 +0000 sci-mathematics/pymc3: Fix installation error, bug #632334 Closes: https://bugs.gentoo.org/632334 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7463 sci-mathematics/pymc3/pymc3-3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)