From efbb1928f3165176e350b3a3e9a28a134820d51a Mon Sep 17 00:00:00 2001 From: band-a-prend Date: Sat, 22 Jun 2019 01:25:44 +0300 Subject: sci-libs/cantera: 2.4.0-r1. Fix ebuild to satisfy GLEP73BackAlteration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sergey Torokhov Signed-off-by: Michał Górny --- sci-libs/cantera/cantera-2.4.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-libs/cantera') diff --git a/sci-libs/cantera/cantera-2.4.0-r1.ebuild b/sci-libs/cantera/cantera-2.4.0-r1.ebuild index 707f5670106b..435742d4be0d 100644 --- a/sci-libs/cantera/cantera-2.4.0-r1.ebuild +++ b/sci-libs/cantera/cantera-2.4.0-r1.ebuild @@ -20,8 +20,8 @@ KEYWORDS="~amd64 ~x86" IUSE="+cti fortran pch +python test" REQUIRED_USE=" - cti? ( ${PYTHON_REQUIRED_USE} ) python? ( cti ) + cti? ( ${PYTHON_REQUIRED_USE} ) ${PYTHON_REQUIRED_USE} " -- cgit v1.2.3-65-gdbad