From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6596159C9B for ; Fri, 9 Aug 2024 12:04:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E62022BC0C0; Fri, 9 Aug 2024 12:04:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA9F52BC0C0 for ; Fri, 9 Aug 2024 12:04:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE6533430F5 for ; Fri, 9 Aug 2024 12:04:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C7BD1EBF for ; Fri, 9 Aug 2024 12:04:44 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1723205048.6eb8f8bb2478c00c6761dc649f4ec0e0bb3a01c5.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-shell/gnome-shell-46.4.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 6eb8f8bb2478c00c6761dc649f4ec0e0bb3a01c5 X-VCS-Branch: master Date: Fri, 9 Aug 2024 12:04:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c8836905-9ccc-419a-80e9-3720c2741f60 X-Archives-Hash: 1bebbb6b09e74a9045396717517004c7 commit: 6eb8f8bb2478c00c6761dc649f4ec0e0bb3a01c5 Author: Pacho Ramos gentoo org> AuthorDate: Fri Aug 9 11:15:14 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri Aug 9 12:04:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eb8f8bb gnome-base/gnome-shell: Fix dependencies Signed-off-by: Pacho Ramos gentoo.org> gnome-base/gnome-shell/gnome-shell-46.4.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-46.4.ebuild b/gnome-base/gnome-shell/gnome-shell-46.4.ebuild index 35ae319f91d6..23b0f05ea7a1 100644 --- a/gnome-base/gnome-shell/gnome-shell-46.4.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-46.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit gnome.org gnome2-utils meson optfeature python-single-r1 virtualx xdg @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell https://gitlab.gnome.org/GN 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} @@ -22,13 +22,13 @@ RESTRICT="!test? ( test )" DEPEND=" >=gnome-extra/evolution-data-server-3.46.0:= >=app-crypt/gcr-3.90.0:4=[introspection] - >=dev-libs/glib-2.68:2 + >=dev-libs/glib-2.79.2:2 >=dev-libs/gobject-introspection-1.49.1:= >=dev-libs/gjs-1.73.1[cairo] >=gui-libs/gtk-4:4[introspection] >=x11-wm/mutter-46.0:0/14[introspection,test?] >=sys-auth/polkit-0.120_p20220509[introspection] - >=gnome-base/gsettings-desktop-schemas-42_beta[introspection] + >=gnome-base/gsettings-desktop-schemas-46_beta[introspection] >=app-i18n/ibus-1.5.19 >=gnome-base/gnome-desktop-40.0:4= networkmanager? (