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 E1985158096 for ; Thu, 1 Sep 2022 19:14:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED9AAE09DD; Thu, 1 Sep 2022 19:14:02 +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 CEF23E09DC for ; Thu, 1 Sep 2022 19:14:02 +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 B98DC34111C for ; Thu, 1 Sep 2022 19:14:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F4875A4 for ; Thu, 1 Sep 2022 19:14:00 +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: <1662059481.12f679a9707a5be28921bc88b9a052ead897e509.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/falkon/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/falkon/falkon-22.04.3-r1.ebuild X-VCS-Directories: www-client/falkon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 12f679a9707a5be28921bc88b9a052ead897e509 X-VCS-Branch: master Date: Thu, 1 Sep 2022 19:14:00 +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: cdd1a793-ff34-42fc-a764-9075b1dcac52 X-Archives-Hash: 103e70bae2a2c2baf96d5d7cc093a1a1 commit: 12f679a9707a5be28921bc88b9a052ead897e509 Author: Sam James gentoo org> AuthorDate: Thu Sep 1 19:11:21 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 1 19:11:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f679a9 www-client/falkon: Stabilize 22.04.3-r1 amd64, #865315 Signed-off-by: Sam James gentoo.org> www-client/falkon/falkon-22.04.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/falkon/falkon-22.04.3-r1.ebuild b/www-client/falkon/falkon-22.04.3-r1.ebuild index a6ca246c5984..be19d8cd0de4 100644 --- a/www-client/falkon/falkon-22.04.3-r1.ebuild +++ b/www-client/falkon/falkon-22.04.3-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.falkon.org/ https://apps.kde.org/falkon/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="dbus kde python +X" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"