commit: 13cc5e6105eda48b34da6356cd3f4685c4ac33da Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jan 19 18:20:13 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jan 19 20:41:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13cc5e61
profiles: ppc32: Drop obsolete dev-qt/designer[webkit] p.use.stable.mask Last version containing the usedep was dropped. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/powerpc/ppc32/package.use.stable.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask index 2d1636e4632..55d2bc2efec 100644 --- a/profiles/arch/powerpc/ppc32/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -21,10 +21,6 @@ # Unstable test deps. dev-cpp/eigen test -# Andreas Sturmlechner <[email protected]> (2018-06-03) -# dev-qt/qtwebkit:5 is not stable. -dev-qt/designer webkit - # Michael Weber <[email protected]> (2017-03-01) # Mask until >sys-cluster/ceph-0.94 goes stable net-analyzer/rrdtool rados
