diff options
author | Bernd Waibel <waebbl-gentoo@posteo.net> | 2021-03-26 17:17:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-31 11:38:00 +0000 |
commit | 78712bd569fa7bac3a7962174836f4e02c4b6997 (patch) | |
tree | 166f5932042cf003cd8e4714402161baed01c7fc /profiles | |
parent | sci-libs/vtk: bump to 9.0.1 (diff) | |
download | gentoo-78712bd569fa7bac3a7962174836f4e02c4b6997.tar.gz gentoo-78712bd569fa7bac3a7962174836f4e02c4b6997.tar.bz2 gentoo-78712bd569fa7bac3a7962174836f4e02c4b6997.zip |
profiles: unmask examples USE flag for vtk-9
>=sci-libs/vtk-9 ebuild has been fixed to not download
files during examples building / testing. Necessary files
can be downloaded in advance.
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/15966
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index f4a8749c43c9..5aead25bf943 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -507,8 +507,10 @@ dev-java/icedtea cacao jamvm # Justin Lecher <jlec@gentoo.org> (2015-09-22) # Downloads files during installation -# bug #533876 ->=sci-libs/vtk-6.1.0 examples +# https://bugs.gentoo.org/show_bug.cgi?id=533876 +# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-03-26) +# Fixed in vtk-9 +<sci-libs/vtk-9 examples # James Le Cuirot <chewi@gentoo.org> (2015-08-18) # gcc[awt] is only used by gcj-jdk[awt] and that isn't needed by |