summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-07 10:31:00 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-07 10:33:35 +0100
commit4f229040ca861d1c7c41fc551fe8b676f81b68d6 (patch)
tree3657028a6355a0d7492bc66cd960aa3b961ed9f4 /sci-mathematics/singular
parentdev-util/bpftool: add 5.16.4 (diff)
downloadgentoo-4f229040ca861d1c7c41fc551fe8b676f81b68d6.tar.gz
gentoo-4f229040ca861d1c7c41fc551fe8b676f81b68d6.tar.bz2
gentoo-4f229040ca861d1c7c41fc551fe8b676f81b68d6.zip
sci-mathematics/singular: Drop julia configure switch
Closes: https://bugs.gentoo.org/832724 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/singular')
-rw-r--r--sci-mathematics/singular/singular-4.2.1_p3-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
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)