diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2022-02-04 09:15:10 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2022-02-04 09:15:35 -0500 |
commit | 04a6888396ac0420c4db730f9ae49da457060c74 (patch) | |
tree | 81ca05b71d9e5e965fcc26b847164a36b65f9b8d /sci-mathematics/singular/metadata.xml | |
parent | www-client/falkon: 3.2.0 version bump (diff) | |
download | gentoo-04a6888396ac0420c4db730f9ae49da457060c74.tar.gz gentoo-04a6888396ac0420c4db730f9ae49da457060c74.tar.bz2 gentoo-04a6888396ac0420c4db730f9ae49da457060c74.zip |
sci-mathematics/singular: drop USE=julia in a new revision.
The upstream ./configure flag for julia doesn't actually do anything
for the moment, and it's making stabilization more tricky. So let's
just drop it.
Bug: https://bugs.gentoo.org/832376
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/singular/metadata.xml')
-rw-r--r-- | sci-mathematics/singular/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-mathematics/singular/metadata.xml b/sci-mathematics/singular/metadata.xml index 5d46057110ae..0477525e4c04 100644 --- a/sci-mathematics/singular/metadata.xml +++ b/sci-mathematics/singular/metadata.xml @@ -6,7 +6,6 @@ <name>Gentoo Mathematics Project</name> </maintainer> <use> - <flag name="julia">Enables interface for Singular to julia</flag> <flag name="polymake">Enable the interface to TOPCOM</flag> </use> <upstream> |