commit:     3c8fec9d7134dadfa3e468e1805895501c7289ac
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 22:45:36 2016 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 22:45:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8fec9d

app-crypt/gpgme: add blocker of kde for USE cxx

Bug: 597522

Package-Manager: portage-2.3.0

 app-crypt/gpgme/gpgme-1.7.1-r1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild 
b/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild
index 6a9c547..ef9ed4f 100644
--- a/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild
+++ b/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild
@@ -21,6 +21,10 @@ IUSE="common-lisp static-libs cxx python qt5"
 RDEPEND="app-crypt/gnupg
        >=dev-libs/libassuan-2.0.2
        >=dev-libs/libgpg-error-1.11
+       cxx? (
+               !kde-apps/gpgmepp:4
+               !kde-apps/kdepimlibs:4
+       )
        qt5? (
                dev-qt/qtcore:5
                !kde-apps/gpgmepp:4

Reply via email to