commit: bcbd3dac94d4d83937ce4a5254d6519d14999601 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Sat Apr 25 07:24:46 2020 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Sat Apr 25 07:25:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bcbd3dac
mask broken packages Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask new file mode 100644 index 0000000..f76404e --- /dev/null +++ b/profiles/package.mask @@ -0,0 +1,8 @@ +#skia and revdeps +=media-libs/skia-80 +dev-python/skia-pathops + +#pep517 and revdeps +dev-python/check-manifest +dev-python/pep517 +
