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 5F384158083 for ; Wed, 25 Sep 2024 14:22:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C39DE2B9F; Wed, 25 Sep 2024 14:22:33 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03A75E2B9F for ; Wed, 25 Sep 2024 14:22:33 +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 2177C34315F for ; Wed, 25 Sep 2024 14:22:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D80527F2 for ; Wed, 25 Sep 2024 14:22:29 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1727274145.b17ed250fbce2f0187eb6d2997027ecb0adeed74.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-session/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-session/cinnamon-session-6.2.1.ebuild X-VCS-Directories: gnome-extra/cinnamon-session/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b17ed250fbce2f0187eb6d2997027ecb0adeed74 X-VCS-Branch: master Date: Wed, 25 Sep 2024 14:22:29 +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: e9ab3772-75f1-4b11-8209-ef57015b309b X-Archives-Hash: 2e46449428c757f1c915052a279a1772 commit: b17ed250fbce2f0187eb6d2997027ecb0adeed74 Author: Joonas Niilola gentoo org> AuthorDate: Wed Sep 25 14:21:46 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Sep 25 14:22:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17ed250 gnome-extra/cinnamon-session: Stabilize 6.2.1 x86, #940051 Signed-off-by: Joonas Niilola gentoo.org> gnome-extra/cinnamon-session/cinnamon-session-6.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/cinnamon-session/cinnamon-session-6.2.1.ebuild b/gnome-extra/cinnamon-session/cinnamon-session-6.2.1.ebuild index e402ef8b5f58..e83d54d266a3 100644 --- a/gnome-extra/cinnamon-session/cinnamon-session-6.2.1.ebuild +++ b/gnome-extra/cinnamon-session/cinnamon-session-6.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/cinnamon-session/archive/${PV}.tar.gz -> $ LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="systemd" REQUIRED_USE="${PYTHON_REQUIRED_USE}"