diff options
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 5 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.stable.mask | 5 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 5d986026fe8e..606e9f50aa83 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann <whissi@gentoo.org> (2020-10-02) +# media-video/pipewire not yet stabilized and without +# sys-apps/xdg-desktop-portal-gtk not useable at all +www-client/firefox screencast + # Thomas Deutschmann <whissi@gentoo.org> (2020-09-07) # sys-cluster/slurm has no stable keywords # dev-util/nvidia-cuda-toolkit has no stable keywords diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 328ba2f9cc5d..d808ed1bddd3 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann <whissi@gentoo.org> (2020-10-02) +# media-video/pipewire not yet stabilized and without +# sys-apps/xdg-desktop-portal-gtk not useable at all +www-client/firefox screencast + # Thomas Deutschmann <whissi@gentoo.org> (2020-08-05) # sys-cluster/slurm has no stable keywords app-metrics/collectd collectd_plugins_slurm diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index cf9ac33a30e5..255930f8f6da 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,11 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask -# Thomas Deutschmann <whissi@gentoo.org> (2020-10-02) -# media-video/pipewire not yet stabilized and without -# sys-apps/xdg-desktop-portal-gtk not useable at all -www-client/firefox screencast - # Michał Górny <mgorny@gentoo.org> (2020-09-20) # Always build python-exec with all the targets. dev-lang/python-exec -python_targets_python3_9 |