diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2023-11-22 19:54:24 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2023-11-22 19:54:24 -0500 |
commit | 5aab9211c41233733369fac444c9010507bbef97 (patch) | |
tree | 3b25f73cda528aefde9fd944d6c1d42f34538c46 /profiles/base/package.use.force | |
parent | sci-mathematics/maxima: update LICENSE (diff) | |
download | gentoo-5aab9211c41233733369fac444c9010507bbef97.tar.gz gentoo-5aab9211c41233733369fac444c9010507bbef97.tar.bz2 gentoo-5aab9211c41233733369fac444c9010507bbef97.zip |
profiles/base: force USE=gui for =sci-mathematics/giac-1.9.0.67
Not a real fix but will avoid build failures on ~arch in the meantime.
Bug: https://bugs.gentoo.org/916718
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'profiles/base/package.use.force')
-rw-r--r-- | profiles/base/package.use.force | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 19ab2087605d..900a336bfd2b 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,13 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michael Orlitzky <mjo@gentoo.org> (2023-11-22) +# USE=-gui is broken in this and the subsequent version (bug +# 916718). Package is a PITA: the maintainer is combative, and the +# issue tracker is a French-language forum that never sends me +# confirmation emails when I try to sign up. +=sci-mathematics/giac-1.9.0.67 gui + # Matt Turner <mattst88@gentoo.org> (2023-09-18) # Disabling gstreamer seems to be untested upstream and is often broken. # The gstreamer dependencies are trivial in compile time and disk usage |