commit: d4e11da5b7c709d586cb8b853b24c04d95336c38 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 00:07:43 2023 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 00:07:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e11da5
profiles: Unmask USE=http stable mask on gvfs Closes: https://bugs.gentoo.org/851051 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/base/package.use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 0bcb4aca4357..e4ade312e3fb 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -16,10 +16,6 @@ media-libs/gst-plugins-bad qsv # app-text/pandoc is not stable net-libs/gssdp man -# Matt Turner <[email protected]> (2022-11-16) -# Depends on libsoup:3.0 ->=gnome-base/gvfs-1.50 http - # Michał Górny <[email protected]> (2022-11-06) # Unmask the target on python-exec while it's masked elsewhere. dev-lang/python-exec -python_targets_python3_11
