From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1602670-garchives=archives.gentoo.org@lists.gentoo.org>
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 0E0D2158004
	for <garchives@archives.gentoo.org>; Thu, 22 Feb 2024 00:59:25 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 89BFEE2A16;
	Thu, 22 Feb 2024 00:59:23 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6BAD1E2A16
	for <gentoo-commits@lists.gentoo.org>; Thu, 22 Feb 2024 00:59:23 +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 5BD123431F4
	for <gentoo-commits@lists.gentoo.org>; Thu, 22 Feb 2024 00:59:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B5886118C
	for <gentoo-commits@lists.gentoo.org>; Thu, 22 Feb 2024 00:59:20 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1708563532.6c83d4b2f2c13935df1cdc511075df032ecb14b1.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-emoji/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-fonts/noto-emoji/noto-emoji-20231130.ebuild
X-VCS-Directories: media-fonts/noto-emoji/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 6c83d4b2f2c13935df1cdc511075df032ecb14b1
X-VCS-Branch: master
Date: Thu, 22 Feb 2024 00:59:20 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 664fb5c3-6d7d-4062-ab61-39ec04fbdce3
X-Archives-Hash: f91ad5e2a9b226471760f3e3737821d0

commit:     6c83d4b2f2c13935df1cdc511075df032ecb14b1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 00:58:52 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 00:58:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c83d4b2

media-fonts/noto-emoji: Stabilize 20231130 amd64, #923973

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-fonts/noto-emoji/noto-emoji-20231130.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/noto-emoji/noto-emoji-20231130.ebuild b/media-fonts/noto-emoji/noto-emoji-20231130.ebuild
index 80318bfd3ea9..79fdcd9bec45 100644
--- a/media-fonts/noto-emoji/noto-emoji-20231130.ebuild
+++ b/media-fonts/noto-emoji/noto-emoji-20231130.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/googlefonts/noto-emoji/archive/${COMMIT}.tar.gz -> $
 
 LICENSE="Apache-2.0 OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86"
 IUSE="icons"
 
 RESTRICT="binchecks strip"