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 6DE6715808B for ; Sat, 7 Sep 2024 09:15:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A467E2A0F; Sat, 7 Sep 2024 09:15:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5FE73E2A0F for ; Sat, 7 Sep 2024 09:15:51 +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 A07F6340943 for ; Sat, 7 Sep 2024 09:15:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A5891CC9 for ; Sat, 7 Sep 2024 09:15:49 +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: <1725700522.bfdbd63ced556202129eea4f919a44e257368dee.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/m17n-lib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/m17n-lib/m17n-lib-1.8.4-r1.ebuild X-VCS-Directories: dev-libs/m17n-lib/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bfdbd63ced556202129eea4f919a44e257368dee X-VCS-Branch: master Date: Sat, 7 Sep 2024 09:15:49 +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: 6ee039db-f7c5-4f04-81d8-6e4ed75a5a10 X-Archives-Hash: f82c021e48925e7c612906a7caee2c0a commit: bfdbd63ced556202129eea4f919a44e257368dee Author: Sam James gentoo org> AuthorDate: Sat Sep 7 09:15:22 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 7 09:15:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfdbd63c dev-libs/m17n-lib: Stabilize 1.8.4-r1 x86, #939203 Signed-off-by: Sam James gentoo.org> dev-libs/m17n-lib/m17n-lib-1.8.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/m17n-lib/m17n-lib-1.8.4-r1.ebuild b/dev-libs/m17n-lib/m17n-lib-1.8.4-r1.ebuild index 6e434e34f08c..c73ffbd23654 100644 --- a/dev-libs/m17n-lib/m17n-lib-1.8.4-r1.ebuild +++ b/dev-libs/m17n-lib/m17n-lib-1.8.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86" IUSE="X anthy athena bidi fontconfig gd libotf libxml2 spell xft" RDEPEND=">=dev-db/m17n-db-${PV}