From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 7DD2A1581FD for ; Fri, 12 Sep 2025 13:34:46 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 678503410AC for ; Fri, 12 Sep 2025 13:34:46 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C3D03110575; Fri, 12 Sep 2025 13:34:35 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B52A2110575 for ; Fri, 12 Sep 2025 13:34:35 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7201B34103B for ; Fri, 12 Sep 2025 13:34:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 748883991 for ; Fri, 12 Sep 2025 13:34:32 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1757684046.b74c5c380f25737ba8ff4dd9a57bf5e2524d938b.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/gtk+/gtk+-3.24.50.ebuild X-VCS-Directories: x11-libs/gtk+/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b74c5c380f25737ba8ff4dd9a57bf5e2524d938b X-VCS-Branch: master Date: Fri, 12 Sep 2025 13:34:32 +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: 98783189-f05b-4afb-9eb6-ad5a9404ef0d X-Archives-Hash: cd354b99e4543ceb2a7fd7b599f490fe commit: b74c5c380f25737ba8ff4dd9a57bf5e2524d938b Author: Arthur Zamarin gentoo org> AuthorDate: Fri Sep 12 13:34:06 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Sep 12 13:34:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74c5c38 x11-libs/gtk+: Stabilize 3.24.50 ppc, #962639 Signed-off-by: Arthur Zamarin gentoo.org> x11-libs/gtk+/gtk+-3.24.50.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/gtk+/gtk+-3.24.50.ebuild b/x11-libs/gtk+/gtk+-3.24.50.ebuild index 70f307c6dce9..75d698abcf6b 100644 --- a/x11-libs/gtk+/gtk+-3.24.50.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.50.ebuild @@ -19,7 +19,7 @@ REQUIRED_USE=" " RESTRICT="!test? ( test )" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" COMMON_DEPEND=" >=app-accessibility/at-spi2-core-2.46.0[introspection?,${MULTILIB_USEDEP}]