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 589C515838C for ; Fri, 19 Jan 2024 10:53:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9559CE2A35; Fri, 19 Jan 2024 10:53:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73E4FE2A3C for ; Fri, 19 Jan 2024 10:53:58 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 965F9343362 for ; Fri, 19 Jan 2024 10:53:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00A4414B6 for ; Fri, 19 Jan 2024 10:53:56 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1705661406.8467240ddbe3598884626f2c099009109b7c53b1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-themes/mate-themes-3.22.24.ebuild X-VCS-Directories: x11-themes/mate-themes/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8467240ddbe3598884626f2c099009109b7c53b1 X-VCS-Branch: master Date: Fri, 19 Jan 2024 10:53:56 +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: 5c792945-e094-41bd-9779-d962d80a5d61 X-Archives-Hash: 9e7a81ed17b1a76ce8e4d1e7f3906019 commit: 8467240ddbe3598884626f2c099009109b7c53b1 Author: Ian Jordan gmail com> AuthorDate: Thu Jan 18 22:17:46 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 19 10:50:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8467240d x11-themes/mate-themes: stabilize 3.22.24 for amd64, x86 Signed-off-by: Ian Jordan gmail.com> Signed-off-by: Sam James gentoo.org> x11-themes/mate-themes/mate-themes-3.22.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/mate-themes/mate-themes-3.22.24.ebuild b/x11-themes/mate-themes/mate-themes-3.22.24.ebuild index 5a5f70730c50..c9aa2f12ef1b 100644 --- a/x11-themes/mate-themes/mate-themes-3.22.24.ebuild +++ b/x11-themes/mate-themes/mate-themes-3.22.24.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz" LICENSE="CC-BY-SA-3.0 GPL-3+ LGPL-2.1+ LGPL-3" SLOT="0/${MATE_GTK_V}" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" RDEPEND=" >=x11-libs/gdk-pixbuf-2:2