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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DEE4C158041 for ; Sat, 2 Mar 2024 13:53:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16484E29C7; Sat, 2 Mar 2024 13:53:21 +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 E848CE29A2 for ; Sat, 2 Mar 2024 13:53:20 +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 EAA99335D77 for ; Sat, 2 Mar 2024 13:53:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5AA03118C for ; Sat, 2 Mar 2024 13:53:18 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1709387592.878dc81c08ff1a20ee6b883d1d92dfd3ab147621.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/unicode-data/unicode-data-15.1.0.ebuild X-VCS-Directories: app-i18n/unicode-data/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 878dc81c08ff1a20ee6b883d1d92dfd3ab147621 X-VCS-Branch: master Date: Sat, 2 Mar 2024 13:53:18 +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: 33e797c1-78b0-4bd2-be83-437b25dd67be X-Archives-Hash: a316f0e5ed8f2ac5e3010c7351480394 commit: 878dc81c08ff1a20ee6b883d1d92dfd3ab147621 Author: Michał Górny gentoo org> AuthorDate: Sat Mar 2 13:53:12 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 2 13:53:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878dc81c app-i18n/unicode-data: Stabilize 15.1.0 ppc64, #924286 Signed-off-by: Michał Górny gentoo.org> app-i18n/unicode-data/unicode-data-15.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/unicode-data/unicode-data-15.1.0.ebuild b/app-i18n/unicode-data/unicode-data-15.1.0.ebuild index cdc11bbe40cd..e5fcb101d0df 100644 --- a/app-i18n/unicode-data/unicode-data-15.1.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-15.1.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" DEPEND="app-arch/unzip" S="${WORKDIR}"