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 02B59158086 for ; Fri, 10 Dec 2021 20:10:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 239C92BC043; Fri, 10 Dec 2021 20:10:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 29FC52BC043 for ; Fri, 10 Dec 2021 20:10:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A367634327C for ; Fri, 10 Dec 2021 20:10:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38DA7250 for ; Fri, 10 Dec 2021 20:10:34 +0000 (UTC) From: "Jakov Smolić" 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ć" Message-ID: <1639167022.317b4d63085393e851d0e8ba80aeeca928c68bf5.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: 317b4d63085393e851d0e8ba80aeeca928c68bf5 X-VCS-Branch: master Date: Fri, 10 Dec 2021 20:10:34 +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: b02f9c06-3809-4718-905c-f85f5541c762 X-Archives-Hash: c5afd08611b654fca130f2acc16bad8d commit: 317b4d63085393e851d0e8ba80aeeca928c68bf5 Author: Jakov Smolić gentoo org> AuthorDate: Fri Dec 10 20:09:46 2021 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Fri Dec 10 20:10:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317b4d63 x11-themes/mate-backgrounds: Stabilize 1.24.2 x86, #827891 Signed-off-by: Jakov Smolić 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 567a95dabd65..f2381e62f0e8 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"