commit: 65cb8652e3c24ea6406e76462fd87002d8f6d687 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Nov 3 15:16:09 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Nov 3 15:16:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65cb8652
profiles: drop p.use.stable.mask for USE=screencast for www-client/firefox Closes: https://bugs.gentoo.org/821364 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/arch/amd64/package.use.stable.mask | 5 ----- profiles/arch/x86/package.use.stable.mask | 5 ----- 2 files changed, 10 deletions(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 156ad7bf50e..7802a944051 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -36,11 +36,6 @@ dev-java/openjdk:11 javafx # REQUIRED_USE="base? ( firebird )", dev-db/firebird is not stable app-office/libreoffice base -# Thomas Deutschmann <[email protected]> (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 <[email protected]> (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 59906cad155..1d2df4a8774 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -35,11 +35,6 @@ sys-block/open-iscsi infiniband # REQUIRED_USE="base? ( firebird )", dev-db/firebird is not stable app-office/libreoffice base -# Thomas Deutschmann <[email protected]> (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 <[email protected]> (2020-08-05) # sys-cluster/slurm has no stable keywords app-metrics/collectd collectd_plugins_slurm
