From 78712bd569fa7bac3a7962174836f4e02c4b6997 Mon Sep 17 00:00:00 2001 From: Bernd Waibel Date: Fri, 26 Mar 2021 17:17:16 +0100 Subject: 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 Closes: https://github.com/gentoo/gentoo/pull/15966 Signed-off-by: Sam James --- profiles/base/package.use.mask | 6 ++++-- 1 file 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 (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 (2021-03-26) +# Fixed in vtk-9 + (2015-08-18) # gcc[awt] is only used by gcj-jdk[awt] and that isn't needed by -- cgit v1.2.3-65-gdbad