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 C23371581EC for ; Fri, 22 Nov 2024 08:32:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B04AE0827; Fri, 22 Nov 2024 08:32:15 +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 00BB9E0827 for ; Fri, 22 Nov 2024 08:32:14 +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 2133233BE12 for ; Fri, 22 Nov 2024 08:32:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8645AED for ; Fri, 22 Nov 2024 08:32:12 +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: <1732264300.0364b47ed38bc7d1ff504bfbb053b8ecf8d7916c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx/fcitx-5.1.11.ebuild X-VCS-Directories: app-i18n/fcitx/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0364b47ed38bc7d1ff504bfbb053b8ecf8d7916c X-VCS-Branch: master Date: Fri, 22 Nov 2024 08:32:12 +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: 8108f09f-3706-47eb-9b93-053387810296 X-Archives-Hash: 7b06ef51f25f5b24e216b021f0fab39b commit: 0364b47ed38bc7d1ff504bfbb053b8ecf8d7916c Author: Sam James gentoo org> AuthorDate: Fri Nov 22 08:31:40 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 22 08:31:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0364b47e app-i18n/fcitx: Stabilize 5.1.11 amd64, #942644 Signed-off-by: Sam James gentoo.org> app-i18n/fcitx/fcitx-5.1.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx/fcitx-5.1.11.ebuild b/app-i18n/fcitx/fcitx-5.1.11.ebuild index e239a50d18d4..fd55b1326bb7 100644 --- a/app-i18n/fcitx/fcitx-5.1.11.ebuild +++ b/app-i18n/fcitx/fcitx-5.1.11.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-${PV}_dict.tar.zst - S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="LGPL-2+ Unicode-DFS-2016" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv x86" IUSE="+autostart doc +emoji +enchant +keyboard presage +server systemd test wayland +X" REQUIRED_USE=" || ( wayland X )