summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild')
-rw-r--r--sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild
index 99bc728c7908..97dfa6e9a236 100644
--- a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild
+++ b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225.ebuild
@@ -181,7 +181,7 @@ src_configure() {
)
if use test; then
- # Help cmake find the python interpreter when dev-lang/python-exec is built
+ # Help cmake find the python interpreter when dev-lang/python-exec is built
# without native-symlinks support.
python_setup
mycmakeargs+=( -DPYTHON_EXECUTABLE="${PYTHON}" )