From 638824792af2d1140910027353c37542ebfaef60 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 6 Jun 2021 13:16:22 +0200 Subject: 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 --- sci-libs/plplot/plplot-5.15.0-r101.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-libs') diff --git a/sci-libs/plplot/plplot-5.15.0-r101.ebuild b/sci-libs/plplot/plplot-5.15.0-r101.ebuild index 6941579942fd..66bfce1ec688 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 -- cgit v1.2.3-65-gdbad