From f0dcf21d482ad1d881803b39ced080618bddff1e Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 7 Aug 2018 13:42:59 +0200 Subject: [PATCH] x11-plugins/enigmail: Synced live ebuild. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- x11-plugins/enigmail/enigmail-9999.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/x11-plugins/enigmail/enigmail-9999.ebuild b/x11-plugins/enigmail/enigmail-9999.ebuild index 66f465afa7c6..7f808de531ff 100644 --- a/x11-plugins/enigmail/enigmail-9999.ebuild +++ b/x11-plugins/enigmail/enigmail-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 ) inherit python-any-r1 @@ -30,12 +30,14 @@ RDEPEND="|| ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk(-)] - app-crypt/pinentry[qt4(-)] app-crypt/pinentry[qt5(-)] ) ) =app-crypt/gnupg-1.4* - )" + ) + !