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 AE850158094 for ; Tue, 2 Aug 2022 07:48:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35DDCE0F71; Tue, 2 Aug 2022 07:48:44 +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 1756BE0F71 for ; Tue, 2 Aug 2022 07:48:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 21AF6340F79 for ; Tue, 2 Aug 2022 07:48:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 781AE569 for ; Tue, 2 Aug 2022 07:48:40 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1659426411.b9127f36a9ba723ccaac0304917e3f8bde051ab3.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-cldr/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/unicode-cldr/unicode-cldr-40.0.ebuild X-VCS-Directories: app-i18n/unicode-cldr/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b9127f36a9ba723ccaac0304917e3f8bde051ab3 X-VCS-Branch: master Date: Tue, 2 Aug 2022 07:48:40 +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: 8f23b1fe-b539-491c-b450-17c6b6f909e7 X-Archives-Hash: 0c71aab2d8060af09eaf96d6bdf2e4be commit: b9127f36a9ba723ccaac0304917e3f8bde051ab3 Author: Joonas Niilola gentoo org> AuthorDate: Tue Aug 2 07:46:51 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Aug 2 07:46:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9127f36 app-i18n/unicode-cldr: Stabilize 40.0 x86, #861788 Signed-off-by: Joonas Niilola gentoo.org> app-i18n/unicode-cldr/unicode-cldr-40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/unicode-cldr/unicode-cldr-40.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-40.0.ebuild index 5a38f90a77d1..914bd01c7c29 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-40.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-40.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://unicode.org/Public/${PN#*-}/${PV%.0}/${PN#*-}-common-${PV}.zip LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" RDEPEND=""