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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5BF331581F0 for ; Fri, 13 Dec 2024 01:16:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F43CE0976; Fri, 13 Dec 2024 01:16:27 +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 5234EE0976 for ; Fri, 13 Dec 2024 01:16:26 +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 540A6335CB4 for ; Fri, 13 Dec 2024 01:16:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 765E4161D for ; Fri, 13 Dec 2024 01:16:23 +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: <1734052572.b7a76e45854265cc860af266cecd1fc556eb3506.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/icu-le-hb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild X-VCS-Directories: dev-libs/icu-le-hb/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b7a76e45854265cc860af266cecd1fc556eb3506 X-VCS-Branch: master Date: Fri, 13 Dec 2024 01:16:23 +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: 2e3cb529-5e01-408f-9177-1393ff4bc0d7 X-Archives-Hash: fb1232aa09a6914e3fbc5f8c26c331ec commit: b7a76e45854265cc860af266cecd1fc556eb3506 Author: Sam James gentoo org> AuthorDate: Fri Dec 13 01:16:12 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 13 01:16:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a76e45 dev-libs/icu-le-hb: Stabilize 2.0.0 sparc, #946340 Signed-off-by: Sam James gentoo.org> dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild b/dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild index ac7bf9a5f380..2a9db92ad4c2 100644 --- a/dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild +++ b/dev-libs/icu-le-hb/icu-le-hb-2.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/harfbuzz/icu-le-hb/releases/download/${PV}/${P}.tar. LICENSE="icu" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86" # dev-libs/icu is not linked into icu-le-hb but the latter still needs # to be rebuilt on dev-libs/icu upgrades (see bug #621786).