commit: 6e3918ffb85b892a437225f2fe81651d4c744b0b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 25 17:23:41 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jun 25 19:16:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3918ff
net-libs/webkit-gtk: destabilize on ppc Bug: https://bugs.gentoo.org/907848 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/31605 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild | 2 +- net-libs/webkit-gtk/webkit-gtk-2.40.1-r600.ebuild | 2 +- net-libs/webkit-gtk/webkit-gtk-2.40.1.ebuild | 2 +- profiles/arch/powerpc/ppc32/package.use.stable.mask | 8 ++++++++ 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild index c1e983e7035a..0874c52a6b90 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="4.1/0" # soname version of libwebkit2gtk-4.1 -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86" IUSE="aqua avif examples gamepad gles2-only keyring +gstreamer +introspection pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.1-r600.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.40.1-r600.ebuild index 5f1d979eeb72..81818b14dcd8 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.40.1-r600.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.40.1-r600.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="6/0" # soname version of libwebkit2gtk-6.0 -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86" IUSE="aqua avif examples gamepad gles2-only keyring +gstreamer +introspection pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.40.1.ebuild index d7290f880277..2e139b912bd7 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.40.1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.40.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="4/37" # soname version of libwebkit2gtk-4.0 -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86" IUSE="aqua avif examples gamepad gles2-only keyring +gstreamer +introspection pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask index a536b34a8315..25cbe3c58a77 100644 --- a/profiles/arch/powerpc/ppc32/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask @@ -17,6 +17,14 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2023-06-25) +# Destabilizing ppc keywords on net-libs/webkit-gtk +app-text/libgepub webkit +dev-python/wxpython webkit +dev-util/glade webkit +mail-client/claws-mail webkit +x11-libs/wxGTK webkit + # Arthur Zamarin <[email protected]> (2023-06-02) # Destabilizing ppc keywords on sci-*/* packages dev-perl/PDL gsl
