commit: 16e40016cfc08ae203f67e4d696b6efde46abc32 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Aug 15 09:13:38 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Aug 15 09:13:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e40016
gnome-base/gnome-shell: rekeyword on ppc64 Thanks-to: ernsteiswuerfel Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> gnome-base/gnome-shell/gnome-shell-47.3-r2.ebuild | 2 +- gnome-base/gnome-shell/gnome-shell-47.3.ebuild | 2 +- gnome-base/gnome-shell/gnome-shell-47.7.ebuild | 2 +- gnome-base/gnome-shell/gnome-shell-47.8.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-47.3-r2.ebuild b/gnome-base/gnome-shell/gnome-shell-47.3-r2.ebuild index b3f70465885f..a175edd9bd46 100644 --- a/gnome-base/gnome-shell/gnome-shell-47.3-r2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-47.3-r2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-shell" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="elogind gtk-doc +ibus +networkmanager pipewire systemd test" REQUIRED_USE="${PYTHON_REQUIRED_USE} diff --git a/gnome-base/gnome-shell/gnome-shell-47.3.ebuild b/gnome-base/gnome-shell/gnome-shell-47.3.ebuild index b699312b5709..79674803714d 100644 --- a/gnome-base/gnome-shell/gnome-shell-47.3.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-47.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-shell" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="elogind gtk-doc +ibus +networkmanager pipewire systemd test" REQUIRED_USE="${PYTHON_REQUIRED_USE} diff --git a/gnome-base/gnome-shell/gnome-shell-47.7.ebuild b/gnome-base/gnome-shell/gnome-shell-47.7.ebuild index 0515a1551e01..d35d3510d9be 100644 --- a/gnome-base/gnome-shell/gnome-shell-47.7.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-47.7.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-shell" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="elogind gtk-doc +ibus +networkmanager pipewire systemd test" REQUIRED_USE="${PYTHON_REQUIRED_USE} diff --git a/gnome-base/gnome-shell/gnome-shell-47.8.ebuild b/gnome-base/gnome-shell/gnome-shell-47.8.ebuild index 1c102e48f8fb..5f52e3bfb1ed 100644 --- a/gnome-base/gnome-shell/gnome-shell-47.8.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-47.8.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-shell" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="elogind gtk-doc +ibus +networkmanager pipewire systemd test" REQUIRED_USE="${PYTHON_REQUIRED_USE}
