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 EF513158064 for ; Mon, 6 May 2024 07:09:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD4BE2BC0F8; Mon, 6 May 2024 07:09:09 +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 BECE22BC0F8 for ; Mon, 6 May 2024 07:09:09 +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 1175C3431B4 for ; Mon, 6 May 2024 07:09:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD7C91A4A for ; Mon, 6 May 2024 07:09:05 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1714979301.7d88d50eb03fc2dea94587791eec9a9d63742c12.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome/gnome-45.2.ebuild X-VCS-Directories: gnome-base/gnome/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 7d88d50eb03fc2dea94587791eec9a9d63742c12 X-VCS-Branch: master Date: Mon, 6 May 2024 07:09:05 +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: 887b7fab-da5a-46a9-92f9-284f8b714eb5 X-Archives-Hash: 06ac70cc96bca9375db81cf035237cba commit: 7d88d50eb03fc2dea94587791eec9a9d63742c12 Author: Mart Raudsepp gentoo org> AuthorDate: Mon May 6 07:01:56 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon May 6 07:08:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d88d50e gnome-base/gnome: stabilize 45.2 for amd64, arm64 This is just a meta package that has all its minimum deps stable by now. Closes: https://bugs.gentoo.org/928785 Signed-off-by: Mart Raudsepp gentoo.org> gnome-base/gnome/gnome-45.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome/gnome-45.2.ebuild b/gnome-base/gnome/gnome-45.2.ebuild index 2d553421f1fe..450642dbd76b 100644 --- a/gnome-base/gnome/gnome-45.2.ebuild +++ b/gnome-base/gnome/gnome-45.2.ebuild @@ -11,7 +11,7 @@ SLOT="2.0" # Cannot be installed at the same time as gnome-2 # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86" IUSE="accessibility +bluetooth +classic cups +extras"