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 7B0D5158089 for ; Fri, 8 Sep 2023 09:29:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEB042BC057; Fri, 8 Sep 2023 09:29:32 +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 9B8062BC057 for ; Fri, 8 Sep 2023 09:29:32 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E7626335C47 for ; Fri, 8 Sep 2023 09:29:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B6311149 for ; Fri, 8 Sep 2023 09:29:29 +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: <1694165282.45f4df956bbe2c765317dfd8f27ef8b96e8bb89e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/uim/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/uim/uim-1.8.9-r1.ebuild X-VCS-Directories: app-i18n/uim/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 45f4df956bbe2c765317dfd8f27ef8b96e8bb89e X-VCS-Branch: master Date: Fri, 8 Sep 2023 09:29:29 +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: 38ae5344-9135-4702-884a-55d2b04d6602 X-Archives-Hash: 4095871e92cc0bf976b5513e5e05e3c5 commit: 45f4df956bbe2c765317dfd8f27ef8b96e8bb89e Author: Sam James gentoo org> AuthorDate: Fri Sep 8 09:28:02 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Sep 8 09:28:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f4df95 app-i18n/uim: Stabilize 1.8.9-r1 amd64, #913833 Signed-off-by: Sam James gentoo.org> app-i18n/uim/uim-1.8.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/uim/uim-1.8.9-r1.ebuild b/app-i18n/uim/uim-1.8.9-r1.ebuild index 35e25255e7cb..44d934993d12 100644 --- a/app-i18n/uim/uim-1.8.9-r1.ebuild +++ b/app-i18n/uim/uim-1.8.9-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2" LICENSE="BSD GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 ~riscv ~x86" IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 kde l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl static-libs xft" RESTRICT="test" REQUIRED_USE="gtk? ( X )