commit:     638824792af2d1140910027353c37542ebfaef60
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  6 11:16:22 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jun  6 11:17:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63882479

sci-libs/plplot: fix typo

Closes: https://bugs.gentoo.org/794529
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-libs/plplot/plplot-5.15.0-r101.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/plplot/plplot-5.15.0-r101.ebuild 
b/sci-libs/plplot/plplot-5.15.0-r101.ebuild
index 6941579942f..66bfce1ec68 100644
--- a/sci-libs/plplot/plplot-5.15.0-r101.ebuild
+++ b/sci-libs/plplot/plplot-5.15.0-r101.ebuild
@@ -290,7 +290,7 @@ src_install() {
                rm -r "${ED}"/usr/share/doc/${PF}/examples || die
        fi
 
-       use python & python_optimize
+       use python && python_optimize
 
        if use java; then
                java-pkg_dojar "${BUILD_DIR}"/examples/java/${PN}.jar

Reply via email to