From 85c163054212f99111894cca1c79967c277ae5cd Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Tue, 10 Mar 2020 21:00:19 +0100 Subject: [PATCH] sci-physics/root: use standard instead of experimental PyROOT The default has been switched upstream to the experimental new version of PyROOT, but in Gentoo we keep using the standard one for now. This option will be added as USE flag later. Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Guilherme Amadio --- sci-physics/root/root-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index cdefaf2c0ae6..bb269368dfcf 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -228,6 +228,7 @@ src_configure() { -Dpythia8=$(usex pythia8) -Dpyroot=$(usex python) # python was renamed to pyroot -Dpython=$(usex python) # kept for backward compatibility + -Dpyroot_experimental=OFF # use standard PyROOT for now -Dqt5web=$(usex qt5) -Droofit=$(usex roofit) -Droot7=$(usex root7) -- 2.26.2