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 6B1BD15810D for ; Tue, 30 May 2023 19:39:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53B52E0A10; Tue, 30 May 2023 19:39:31 +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 39068E0A10 for ; Tue, 30 May 2023 19:39:31 +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 E2424340F4F for ; Tue, 30 May 2023 19:39:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A784A77 for ; Tue, 30 May 2023 19:39:28 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1685475131.f597a59c638d33dc6c05e8b1b9b39f180fdfd940.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/psi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/psi/psi-9999.ebuild X-VCS-Directories: net-im/psi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f597a59c638d33dc6c05e8b1b9b39f180fdfd940 X-VCS-Branch: master Date: Tue, 30 May 2023 19:39:28 +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: 15aa0c52-5349-449c-bdd7-dc78a998262d X-Archives-Hash: a1f589bcd46cc9334304a6e0b30d4bb3 commit: f597a59c638d33dc6c05e8b1b9b39f180fdfd940 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 30 19:28:38 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 30 19:32:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f597a59c net-im/psi: Add dev-libs/qtkeychain[qt5(+)] USEdep Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/psi/psi-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild index 4d4fbb81991e..08babf271fb0 100644 --- a/net-im/psi/psi-9999.ebuild +++ b/net-im/psi/psi-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -55,7 +55,7 @@ DEPEND=" dbus? ( dev-qt/qtdbus:5 ) enchant? ( app-text/enchant:2 ) hunspell? ( app-text/hunspell:= ) - keyring? ( dev-libs/qtkeychain:= ) + keyring? ( dev-libs/qtkeychain:=[qt5(+)] ) webengine? ( dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets]