diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-12-31 19:07:43 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-12-31 19:07:43 -0500 |
commit | d4e11da5b7c709d586cb8b853b24c04d95336c38 (patch) | |
tree | 153af225345422dd6ea40c862f1995c2c736afa4 /profiles | |
parent | profiles: Unmask USE flags that require nautilus >= 43 (diff) | |
download | gentoo-d4e11da5b7c709d586cb8b853b24c04d95336c38.tar.gz gentoo-d4e11da5b7c709d586cb8b853b24c04d95336c38.tar.bz2 gentoo-d4e11da5b7c709d586cb8b853b24c04d95336c38.zip |
profiles: Unmask USE=http stable mask on gvfs
Closes: https://bugs.gentoo.org/851051
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 4 |
1 files changed, 0 insertions, 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 <mattst88@gentoo.org> (2022-11-16) -# Depends on libsoup:3.0 ->=gnome-base/gvfs-1.50 http - # Michał Górny <mgorny@gentoo.org> (2022-11-06) # Unmask the target on python-exec while it's masked elsewhere. dev-lang/python-exec -python_targets_python3_11 |