From 623ee73d661e5ed8475cb264511f683407d87365 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Apr 2020 03:41:30 +0100 Subject: gentoo Easter resync : 12.04.2020 --- dev-vcs/mercurial/mercurial-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-vcs/mercurial/mercurial-9999.ebuild') diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild index 8c12d545eb87..a62bf9062fdc 100644 --- a/dev-vcs/mercurial/mercurial-9999.ebuild +++ b/dev-vcs/mercurial/mercurial-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6..7} ) +PYTHON_COMPAT=( python2_7 python3_{6..8} ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 elisp-common eutils distutils-r1 mercurial flag-o-matic @@ -15,7 +15,7 @@ EHG_REPO_URI="https://www.mercurial-scm.org/repo/hg" LICENSE="GPL-2+" SLOT="0" KEYWORDS="" -IUSE="+chg bugzilla emacs gpg test tk zsh-completion" +IUSE="+chg emacs gpg test tk zsh-completion" BROKEN_PYTHON=" !~dev-python/python-3.5.0 @@ -57,7 +57,7 @@ python_prepare_all() { } python_compile() { - strip-flags -ftracer -ftree-vectorize + filter-flags -ftracer -ftree-vectorize python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing" distutils-r1_python_compile build_ext --no-zstd } -- cgit v1.2.3