From 4f229040ca861d1c7c41fc551fe8b676f81b68d6 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Mon, 7 Feb 2022 10:31:00 +0100 Subject: sci-mathematics/singular: Drop julia configure switch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/832724 Signed-off-by: Jakov Smolić --- sci-mathematics/singular/singular-4.2.1_p3-r1.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'sci-mathematics/singular') diff --git a/sci-mathematics/singular/singular-4.2.1_p3-r1.ebuild b/sci-mathematics/singular/singular-4.2.1_p3-r1.ebuild index c8b041e39e38..bf15a17baa93 100644 --- a/sci-mathematics/singular/singular-4.2.1_p3-r1.ebuild +++ b/sci-mathematics/singular/singular-4.2.1_p3-r1.ebuild @@ -71,7 +71,6 @@ src_configure() { --without-python --without-pythonmodule $(use_enable emacs) - $(use_enable julia) $(use_enable polymake polymake-module) $(use_enable static-libs static) $(use_with readline) -- cgit v1.2.3-65-gdbad