sci-libs/cantera: 2.4.0-r1. Fix ebuild to satisfy GLEP73BackAlteration
authorband-a-prend <torokhov-s-a@yandex.ru>
Fri, 21 Jun 2019 22:25:44 +0000 (01:25 +0300)
committerMichał Górny <mgorny@gentoo.org>
Fri, 19 Jul 2019 16:44:54 +0000 (18:44 +0200)
Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/cantera/cantera-2.4.0-r1.ebuild

index 707f5670106b4088d9e0a5abda490c7d8b679d25..435742d4be0d0e79dc8ef466b07118548991f279 100644 (file)
@@ -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}
        "