commit:     27616b1305976a834ed8cf753e863647715f83f4
Author:     Daniel Müller <deso <AT> posteo <DOT> net>
AuthorDate: Thu Nov  6 02:30:48 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 10 13:25:27 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27616b13

app-crypt/nitrocli: Use app-alternatives/gpg

Closes: https://bugs.gentoo.org/965598
Signed-off-by: Daniel Müller <deso <AT> posteo.net>
Part-of: https://github.com/gentoo/gentoo/pull/44507
Closes: https://github.com/gentoo/gentoo/pull/44507
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/nitrocli/nitrocli-0.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/nitrocli/nitrocli-0.4.1-r1.ebuild 
b/app-crypt/nitrocli/nitrocli-0.4.1-r1.ebuild
index 1c560a2e5176..d564a071b1a3 100644
--- a/app-crypt/nitrocli/nitrocli-0.4.1-r1.ebuild
+++ b/app-crypt/nitrocli/nitrocli-0.4.1-r1.ebuild
@@ -84,7 +84,7 @@ DEPEND="
 # We require gnupg for /usr/bin/gpg-connect-agent.
 RDEPEND="
        ${DEPEND}
-       app-crypt/gnupg
+       app-alternatives/gpg
 "
 
 # Uses a plugged-in Nitrokey and runs tests on it. These tests assumes a

Reply via email to