summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-02-16 22:53:22 +0100
committerDavid Seifert <soap@gentoo.org>2022-02-16 22:53:22 +0100
commit6b0203e61b74a08f6db7febb518a4d82a2f7d8bc (patch)
tree32871ef1df9f758ba90d3abf72fbf9ce6b396100 /net-firewall
parentdev-libs/volume_key: add subslot op on app-crypt/gpgme (diff)
downloadgentoo-6b0203e61b74a08f6db7febb518a4d82a2f7d8bc.tar.gz
gentoo-6b0203e61b74a08f6db7febb518a4d82a2f7d8bc.tar.bz2
gentoo-6b0203e61b74a08f6db7febb518a4d82a2f7d8bc.zip
net-firewall/fwknop: add subslot op on app-crypt/gpgme
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/fwknop/fwknop-2.6.10-r3.ebuild (renamed from net-firewall/fwknop/fwknop-2.6.10-r2.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/fwknop/fwknop-2.6.10-r2.ebuild b/net-firewall/fwknop/fwknop-2.6.10-r3.ebuild
index f8c21045b3ae..3b582da13606 100644
--- a/net-firewall/fwknop/fwknop-2.6.10-r2.ebuild
+++ b/net-firewall/fwknop/fwknop-2.6.10-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ DEPEND="
firewalld? ( net-firewall/firewalld )
gdbm? ( sys-libs/gdbm )
gpg? (
- app-crypt/gpgme
+ app-crypt/gpgme:=
dev-libs/libassuan
dev-libs/libgpg-error
)