Signed-off-by: Michał Górny <[email protected]>
---
 .../gemato/{gemato-20.10.ebuild => gemato-20.10-r1.ebuild}      | 2 +-
 app-portage/gemato/gemato-9999.ebuild                           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename app-portage/gemato/{gemato-20.10.ebuild => gemato-20.10-r1.ebuild} (96%)

diff --git a/app-portage/gemato/gemato-20.10.ebuild 
b/app-portage/gemato/gemato-20.10-r1.ebuild
similarity index 96%
rename from app-portage/gemato/gemato-20.10.ebuild
rename to app-portage/gemato/gemato-20.10-r1.ebuild
index eb74efd470aa2..346205a192363 100644
--- a/app-portage/gemato/gemato-20.10.ebuild
+++ b/app-portage/gemato/gemato-20.10-r1.ebuild
@@ -22,7 +22,7 @@ IUSE="+gpg pretty-log tools"
 
 RDEPEND="
        gpg? (
-               >=app-crypt/gnupg-2.2.20-r1[ssl]
+               app-alternatives/gpg[ssl]
                dev-python/requests[${PYTHON_USEDEP}]
        )
        pretty-log? (
diff --git a/app-portage/gemato/gemato-9999.ebuild 
b/app-portage/gemato/gemato-9999.ebuild
index 7e189ffe8ef26..6ee874c949357 100644
--- a/app-portage/gemato/gemato-9999.ebuild
+++ b/app-portage/gemato/gemato-9999.ebuild
@@ -22,7 +22,7 @@ IUSE="+gpg pretty-log tools"
 
 RDEPEND="
        gpg? (
-               >=app-crypt/gnupg-2.2.20-r1[ssl]
+               app-alternatives/gpg[ssl]
                dev-python/requests[${PYTHON_USEDEP}]
        )
        pretty-log? (

Reply via email to