diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-16 02:32:55 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-16 02:33:30 +0100 |
commit | 98b94123d53721c8177f0d6583702d7e5ff7a580 (patch) | |
tree | a70f34f947009e5fb274effc51ac17f82f87085b /profiles | |
parent | profiles: Restrict USE=wxwidgets stable mask to >=sci-libs/plplot-5.12 (diff) | |
download | gentoo-98b94123d53721c8177f0d6583702d7e5ff7a580.tar.gz gentoo-98b94123d53721c8177f0d6583702d7e5ff7a580.tar.bz2 gentoo-98b94123d53721c8177f0d6583702d7e5ff7a580.zip |
profiles: Stable-mask sci-libs/plplot[tcl]
Bug: https://bugs.gentoo.org/624576
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 066c415aff46..f0f583ba3e77 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -5,8 +5,9 @@ # Please use the same syntax as in package.use.mask # Andreas Sturmlechner <asturm@gentoo.org> (16 Jan 2018) -# Requires x11-libs/wxGTK:3.0-gtk3 stabilisation ->=sci-libs/plplot-5.12 wxwidgets +# USE=wxwidgets Requires x11-libs/wxGTK:3.0-gtk3 stabilisation +# USE=tcl does not build reliably, bug #624576 +>=sci-libs/plplot-5.12 tcl wxwidgets # Bernard Cafarelli <voyageur@gentoo.org> (27 Nov 2017) # Dependencies have no stable keyword |