commit: efbb1928f3165176e350b3a3e9a28a134820d51a
Author: band-a-prend <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Fri Jun 21 22:25:44 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 16:44:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbb1928
sci-libs/cantera: 2.4.0-r1. Fix ebuild to satisfy GLEP73BackAlteration
Signed-off-by: Sergey Torokhov <torokhov_s_a <AT> mail.ru>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-libs/cantera/cantera-2.4.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/cantera/cantera-2.4.0-r1.ebuild
b/sci-libs/cantera/cantera-2.4.0-r1.ebuild
index 707f5670106..435742d4be0 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}
"