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 B386B1582EF for ; Sat, 15 Feb 2025 12:24:45 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 969493430A7 for ; Sat, 15 Feb 2025 12:24:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D2F57110472; Sat, 15 Feb 2025 12:24:41 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C415D11042D for ; Sat, 15 Feb 2025 12:24:41 +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 5251A343082 for ; Sat, 15 Feb 2025 12:24:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B224A23C1 for ; Sat, 15 Feb 2025 12:24:39 +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: <1739622245.ce38d3170edcfbf78adcde93b58006da07afd6de.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fedora-backgrounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.2.ebuild X-VCS-Directories: x11-themes/fedora-backgrounds/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: ce38d3170edcfbf78adcde93b58006da07afd6de X-VCS-Branch: master Date: Sat, 15 Feb 2025 12:24:39 +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: 893baa61-9d14-498c-9a0f-0d7a67912e2f X-Archives-Hash: c141cabdffb97c76adb58e4a9173b0b3 commit: ce38d3170edcfbf78adcde93b58006da07afd6de Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 15 10:49:59 2025 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 15 12:24:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce38d317 x11-themes/fedora-backgrounds: stabilize 41.0.2 for ALLARCHES Signed-off-by: Pacho Ramos gentoo.org> x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.2.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.2.ebuild index 9ce554c0fe80..4cc6989fbd96 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.2.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.2.ebuild @@ -16,4 +16,4 @@ LICENSE="CC-BY-SA-4.0" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86"