diff options
author | David Seifert <soap@gentoo.org> | 2020-01-12 12:13:42 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-01-12 12:13:42 +0100 |
commit | 575c0761960ae17684203f14d635a3ee7383faaf (patch) | |
tree | 34fb75f31f222acf45586758a3908a8d6e26abbf /sci-mathematics | |
parent | sci-mathematics/octave: Remove local USE="gui" (diff) | |
download | gentoo-575c0761960ae17684203f14d635a3ee7383faaf.tar.gz gentoo-575c0761960ae17684203f14d635a3ee7383faaf.tar.bz2 gentoo-575c0761960ae17684203f14d635a3ee7383faaf.zip |
sci-mathematics/yacas: Remove local USE="gui"
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/yacas/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-mathematics/yacas/metadata.xml b/sci-mathematics/yacas/metadata.xml index 64fd190c1653..b773290a8a47 100644 --- a/sci-mathematics/yacas/metadata.xml +++ b/sci-mathematics/yacas/metadata.xml @@ -14,7 +14,6 @@ algorithms. </longdescription> <use> - <flag name="gui">Build graphical interface for the native yacas engine. Requires Qt5</flag> <flag name="jupyter">Add support for jupyter notebook</flag> </use> <upstream> |