summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-02-16 22:26:16 +0100
committerDavid Seifert <soap@gentoo.org>2022-02-16 22:26:16 +0100
commit6b2ffc332b8a8f54875b5d0fc5f29d631ae8e2b2 (patch)
tree73571aaebf5ad847f7084317ca21eaa2c8a24b6e /dev-python/pygpgme
parentapp-misc/libdatovka: add subslot op on app-crypt/gpgme (diff)
downloadgentoo-6b2ffc332b8a8f54875b5d0fc5f29d631ae8e2b2.tar.gz
gentoo-6b2ffc332b8a8f54875b5d0fc5f29d631ae8e2b2.tar.bz2
gentoo-6b2ffc332b8a8f54875b5d0fc5f29d631ae8e2b2.zip
dev-python/pygpgme: add subslot op on app-crypt/gpgme
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/pygpgme')
-rw-r--r--dev-python/pygpgme/pygpgme-0.3-r4.ebuild (renamed from dev-python/pygpgme/pygpgme-0.3-r3.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygpgme/pygpgme-0.3-r3.ebuild b/dev-python/pygpgme/pygpgme-0.3-r4.ebuild
index 42bfc0057096..40674561583f 100644
--- a/dev-python/pygpgme/pygpgme-0.3-r3.ebuild
+++ b/dev-python/pygpgme/pygpgme-0.3-r4.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
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="amd64 arm64 ~riscv x86"
IUSE=""
-DEPEND="app-crypt/gpgme"
+DEPEND="app-crypt/gpgme:="
RDEPEND="${DEPEND}"
python_configure_all() {