From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1347892-garchives=archives.gentoo.org@lists.gentoo.org>
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 4184D158086
	for <garchives@archives.gentoo.org>; Fri, 10 Dec 2021 11:35:21 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6A2842BC040;
	Fri, 10 Dec 2021 11:35:16 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A00322BC03D
	for <gentoo-commits@lists.gentoo.org>; Fri, 10 Dec 2021 11:35:15 +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 7DFB4343120
	for <gentoo-commits@lists.gentoo.org>; Fri, 10 Dec 2021 11:35:14 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BAD0253
	for <gentoo-commits@lists.gentoo.org>; Fri, 10 Dec 2021 11:35:05 +0000 (UTC)
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" <jsmolic@gentoo.org>
Message-ID: <1639136092.69d815c840682d02741353488f427372d4d63879.jsmolic@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-backgrounds/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild
X-VCS-Directories: x11-themes/mate-backgrounds/
X-VCS-Committer: jsmolic
X-VCS-Committer-Name: Jakov Smolić
X-VCS-Revision: 69d815c840682d02741353488f427372d4d63879
X-VCS-Branch: master
Date: Fri, 10 Dec 2021 11:35:05 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: e7b28526-d613-4e69-a287-1db5437f62a5
X-Archives-Hash: 25c8f45df8132723952514558118c9dd

commit:     69d815c840682d02741353488f427372d4d63879
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 11:34:52 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 11:34:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69d815c8

x11-themes/mate-backgrounds: Stabilize 1.24.2 amd64, #827891

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild
index d139a69c9a30..567a95dabd65 100644
--- a/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild
+++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 DESCRIPTION="A set of backgrounds packaged with the MATE desktop"