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 08966158008 for ; Wed, 14 Jun 2023 23:13:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F4E6E091C; Wed, 14 Jun 2023 23:13:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9A976E091C for ; Wed, 14 Jun 2023 23:13:14 +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 D817C340F82 for ; Wed, 14 Jun 2023 23:13:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48E7EA95 for ; Wed, 14 Jun 2023 23:13:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1686784366.503503a8324db5cad2924d2ef6fc4eeb258bf6ae.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/mate-applets/mate-applets-1.26.1.ebuild X-VCS-Directories: mate-base/mate-applets/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 503503a8324db5cad2924d2ef6fc4eeb258bf6ae X-VCS-Branch: master Date: Wed, 14 Jun 2023 23:13:12 +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: 8014567b-c2d3-4482-b547-a393a36cbb01 X-Archives-Hash: 508e577e43241694de60d45d7091ae33 commit: 503503a8324db5cad2924d2ef6fc4eeb258bf6ae Author: Sam James gentoo org> AuthorDate: Wed Jun 14 23:12:46 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 14 23:12:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=503503a8 mate-base/mate-applets: Stabilize 1.26.1 amd64, #908503 Signed-off-by: Sam James gentoo.org> mate-base/mate-applets/mate-applets-1.26.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-base/mate-applets/mate-applets-1.26.1.ebuild b/mate-base/mate-applets/mate-applets-1.26.1.ebuild index f14d2f08033a..eb52d9eb6ca7 100644 --- a/mate-base/mate-applets/mate-applets-1.26.1.ebuild +++ b/mate-base/mate-applets/mate-applets-1.26.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit mate -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" DESCRIPTION="Applets for the MATE Desktop and Panel" LICENSE="CC-BY-SA-3.0 FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+"