summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2020-11-18 17:40:02 +0100
committerGuilherme Amadio <amadio@gentoo.org>2020-11-18 17:47:23 +0100
commit803b6b6c292eaf58bed226d51e087abf1f35fd59 (patch)
tree7aeb6cc8619daf9ef9e8e210ff39b431fd852a12 /sci-physics/clhep/clhep-2.4.4.0.ebuild
parentdev-python/botocore: Remove old (diff)
downloadgentoo-803b6b6c292eaf58bed226d51e087abf1f35fd59.tar.gz
gentoo-803b6b6c292eaf58bed226d51e087abf1f35fd59.tar.bz2
gentoo-803b6b6c292eaf58bed226d51e087abf1f35fd59.zip
sci-physics/clhep: fix bug 657966
Closes: https://bugs.gentoo.org/657966 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/clhep/clhep-2.4.4.0.ebuild')
-rw-r--r--sci-physics/clhep/clhep-2.4.4.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-physics/clhep/clhep-2.4.4.0.ebuild b/sci-physics/clhep/clhep-2.4.4.0.ebuild
index 6195dd380616..3d785fcc1662 100644
--- a/sci-physics/clhep/clhep-2.4.4.0.ebuild
+++ b/sci-physics/clhep/clhep-2.4.4.0.ebuild
@@ -26,6 +26,8 @@ BDEPEND="
)
"
+PATCHES=( "${FILESDIR}"/clhep-fix-testThreaded.patch )
+
S="${WORKDIR}/${PV}/CLHEP"
src_prepare() {