commit: b69d202c695227d6bce909c4a34d3f89a0fd81a3 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jul 31 18:42:12 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Aug 5 15:44:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b69d202c
profiles: powerpc: Drop obsolete dev-python/pyqt5[bluetooth,location] mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/43279 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/powerpc/ppc32/package.use.mask | 2 +- profiles/arch/powerpc/ppc64/package.use.stable.mask | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index c2c0d229b45d..4bb5178356dd 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -138,7 +138,7 @@ llvm-core/clang extra # Nowa Ammerlaan <[email protected]> (2022-09-23) # The corresponding Qt5 modules are not keyworded on ppc, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users. -dev-python/pyqt5 bluetooth location speech +dev-python/pyqt5 speech # Arthur Zamarin <[email protected]> (2022-08-15) # deps not keyworded diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index 17d3058453fe..695f75e84f24 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask @@ -71,11 +71,6 @@ dev-ruby/kramdown unicode # app-emacs/flycheck is not marked stable here yet dev-util/pkgcheck emacs -# Nowa Ammerlaan <[email protected]> (2022-09-23) -# The corresponding Qt5 modules are not stable keyworded on ppc64, and we don't want to -# keyword them solely because of PyQt5 while there are no other in-tree users. -dev-python/pyqt5 bluetooth - # Sam James <[email protected]> (2022-03-07) # sys-cluster/torque not marked stable on ppc64 sys-cluster/openmpi openmpi_rm_pbs
