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 B8A5C158039 for ; Mon, 18 Dec 2023 23:54:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BD842BC02E; Mon, 18 Dec 2023 23:54:16 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 368262BC022 for ; Mon, 18 Dec 2023 23:54:16 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 59FD9335DC0 for ; Mon, 18 Dec 2023 23:54:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C022013A0 for ; Mon, 18 Dec 2023 23:54:13 +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: <1702943627.7002e93a6b83a01e3704974fc813d2061e2414b4.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-44.4.ebuild X-VCS-Directories: gnome-base/gnome/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 7002e93a6b83a01e3704974fc813d2061e2414b4 X-VCS-Branch: master Date: Mon, 18 Dec 2023 23:54:13 +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: 8014419f-243c-416c-8d80-4c60dd2c290a X-Archives-Hash: f99ff9bbcb19b36735df063940ab226a commit: 7002e93a6b83a01e3704974fc813d2061e2414b4 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Dec 18 23:53:47 2023 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Dec 18 23:53:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7002e93a gnome-base/gnome: stabilize 44.4 for amd64, arm64, x86 Signed-off-by: Mart Raudsepp gentoo.org> gnome-base/gnome/gnome-44.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome/gnome-44.4.ebuild b/gnome-base/gnome/gnome-44.4.ebuild index bf8a07d94b6d..0647fa335550 100644 --- a/gnome-base/gnome/gnome-44.4.ebuild +++ b/gnome-base/gnome/gnome-44.4.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"