From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1642331-garchives=archives.gentoo.org@lists.gentoo.org>
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 20D091582ED
	for <garchives@archives.gentoo.org>; Thu, 13 Jun 2024 19:55:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 67A10E2A3B;
	Thu, 13 Jun 2024 19:55:04 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 332D9E2A3B
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Jun 2024 19:55:04 +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 7F73133B864
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Jun 2024 19:55:03 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E40C1CD6
	for <gentoo-commits@lists.gentoo.org>; Thu, 13 Jun 2024 19:55:02 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1718308494.bf85490804d5b9790b239f376ad9ec86fe167ca4.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/targets/desktop/plasma/package.use
X-VCS-Directories: profiles/targets/desktop/plasma/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: bf85490804d5b9790b239f376ad9ec86fe167ca4
X-VCS-Branch: master
Date: Thu, 13 Jun 2024 19:55:02 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: b39659de-f203-430b-a61d-030960ed4e6d
X-Archives-Hash: 671c4640c8f0de54c29354f5d5cf3485

commit:     bf85490804d5b9790b239f376ad9ec86fe167ca4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 19:54:18 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 19:54:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf854908

profiles/targets/desktop/plasma: enable app-crypt/pinentry[qt6]

There are other niceties we could do but some of them involve REQUIRED_USE
so need to investigate.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/targets/desktop/plasma/package.use | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use
index eb276f4fa19a..5c5ac18bcde9 100644
--- a/profiles/targets/desktop/plasma/package.use
+++ b/profiles/targets/desktop/plasma/package.use
@@ -4,6 +4,7 @@
 # Sam James <sam@gentoo.org> (2024-06-13)
 # Needed by dependencies of KDE Plasma and KDE Gear
 app-crypt/gpgme qt6
+app-crypt/pinentry qt6
 app-crypt/qca qt6
 app-text/poppler qt6
 dev-libs/qtkeychain qt6