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 07D68158020 for ; Fri, 16 Dec 2022 20:40:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA48EE09DA; Fri, 16 Dec 2022 20:39:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D1BE9E09DA for ; Fri, 16 Dec 2022 20:39:59 +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 1B626341168 for ; Fri, 16 Dec 2022 20:39:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1BF57F5 for ; Fri, 16 Dec 2022 20:39:55 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1671223163.3327f8fee663dd690a4029ee45ccb403a8e9f75b.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/mate/mate-1.26.0.ebuild X-VCS-Directories: mate-base/mate/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3327f8fee663dd690a4029ee45ccb403a8e9f75b X-VCS-Branch: master Date: Fri, 16 Dec 2022 20:39:55 +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: a0282a20-6faf-4ab3-a7c3-45ce70d1fbc2 X-Archives-Hash: 90dd3294263a4793bc2db1b6c5bb40f5 commit: 3327f8fee663dd690a4029ee45ccb403a8e9f75b Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 16 20:38:53 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Dec 16 20:39:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3327f8fe mate-base/mate: Stabilize 1.26.0 x86, #884079 Signed-off-by: Arthur Zamarin gentoo.org> mate-base/mate/mate-1.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-base/mate/mate-1.26.0.ebuild b/mate-base/mate/mate-1.26.0.ebuild index a148f72b5501..ab3622d247c7 100644 --- a/mate-base/mate/mate-1.26.0.ebuild +++ b/mate-base/mate/mate-1.26.0.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then else MATE_BRANCH="$(ver_cut 1-2)" MATE_THEMES_V=3 - KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi SRC_URI=""