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 99554158087 for ; Tue, 1 Feb 2022 18:19:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2873A2BC04A; Tue, 1 Feb 2022 18:19:21 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B33692BC054 for ; Tue, 1 Feb 2022 18:19:20 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68B6A3431EB for ; Tue, 1 Feb 2022 18:19:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93D3C2B8 for ; Tue, 1 Feb 2022 18:19:17 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1643739020.d451300d195d62a9ea09ae8cbe0cbbdf76329c5f.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild X-VCS-Directories: net-irc/kvirc/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: d451300d195d62a9ea09ae8cbe0cbbdf76329c5f X-VCS-Branch: master Date: Tue, 1 Feb 2022 18:19:17 +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: 994462df-b8a7-4786-9240-8cf90de86070 X-Archives-Hash: cabfd990d848970af4dd19461c4c5089 commit: d451300d195d62a9ea09ae8cbe0cbbdf76329c5f Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Sun Jan 30 01:00:00 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Feb 1 18:10:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d451300d net-irc/kvirc: 5.2_pre20210630233331 AMD64/X86 stabilization Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Jakov Smolić gentoo.org> net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild b/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild index be505e60f4d5..bb519decb006 100644 --- a/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild +++ b/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild @@ -29,7 +29,7 @@ fi LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86" IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora" REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"