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 0E0D2158004 for ; 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 ; 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 ; 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 ; Thu, 22 Feb 2024 00:59:20 +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: <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: 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: 664fb5c3-6d7d-4062-ab61-39ec04fbdce3 X-Archives-Hash: f91ad5e2a9b226471760f3e3737821d0 commit: 6c83d4b2f2c13935df1cdc511075df032ecb14b1 Author: Sam James gentoo org> AuthorDate: Thu Feb 22 00:58:52 2024 +0000 Commit: Sam James gentoo 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 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"