summaryrefslogtreecommitdiff
path: root/sci-chemistry/openbabel/openbabel-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/openbabel/openbabel-9999.ebuild')
-rw-r--r--sci-chemistry/openbabel/openbabel-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel/openbabel-9999.ebuild b/sci-chemistry/openbabel/openbabel-9999.ebuild
index baf793cb651c..2c73801d2362 100644
--- a/sci-chemistry/openbabel/openbabel-9999.ebuild
+++ b/sci-chemistry/openbabel/openbabel-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}" )