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 70230158020 for ; Thu, 10 Nov 2022 00:33:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC08BE0931; Thu, 10 Nov 2022 00:33:18 +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 A2D9EE0931 for ; Thu, 10 Nov 2022 00:33:18 +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 60DE533BF36 for ; Thu, 10 Nov 2022 00:33:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90B5A731 for ; Thu, 10 Nov 2022 00:33:13 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1668040309.6df5edd219c5925719b73efdb58790308629888c.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild X-VCS-Directories: x11-themes/gnome-backgrounds/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 6df5edd219c5925719b73efdb58790308629888c X-VCS-Branch: master Date: Thu, 10 Nov 2022 00:33:13 +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: f6605367-3db3-40e9-ab8b-d26196ab63f2 X-Archives-Hash: 9f26397536b1539482acb8b6093e21a2 commit: 6df5edd219c5925719b73efdb58790308629888c Author: Yixun Lan gentoo org> AuthorDate: Thu Nov 10 00:31:49 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Nov 10 00:31:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df5edd2 x11-themes/gnome-backgrounds: Keyword 43-r1 riscv, #880237 Signed-off-by: Yixun Lan gentoo.org> x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild index dba4a95a690e..8f1ecf165500 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds" LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND="gui-libs/gdk-pixbuf-loader-webp" BDEPEND=">=sys-devel/gettext-0.19.8"