diff options
author | Bernd Waibel <waebbl-gentoo@posteo.net> | 2022-04-02 17:08:41 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-14 02:32:07 +0000 |
commit | 7c15945da6215bb67e22778e4b6d13f638184221 (patch) | |
tree | 8f65e0ecb9bfdaef84eaeda78199e294c06ee351 | |
parent | app-i18n/uim: remove wrong Wconversion substitution (diff) | |
download | gentoo-7c15945da6215bb67e22778e4b6d13f638184221.tar.gz gentoo-7c15945da6215bb67e22778e4b6d13f638184221.tar.bz2 gentoo-7c15945da6215bb67e22778e4b6d13f638184221.zip |
profiles: unmask vtk-9.1
The package has been masked for almost 4 months now for testing.
I've been building opencascade and freecad with this version since
then, without any big issues coming up.
If there are still single package versions of packages which fail to
build with this version, consider adjusting the depstring and relying
on 9.0.3, which I don't plan to drop anytime soon.
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/24869
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 199cad92ac6b..e802ffdb9c08 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -453,10 +453,6 @@ x11-misc/easystroke # and is available as app-shells/ksh-1.0.0_beta1 at time of writing. ~app-shells/ksh-2020.0.0 -# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-12-07) -# Masked for testing -~sci-libs/vtk-9.1.0 - # Sam James <sam@gentoo.org> (2021-12-01) # OSL 12 is a development release (for now). # Doesn't work with LLVM 13 yet; mask to help |