summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/cantera')
-rw-r--r--sci-libs/cantera/cantera-2.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}
"