commit:     7a268173ceb6515e822e8bba04696b2208fd1eb8
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 20:03:37 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 20:04:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a268173

app-crypt/pinentry: relax REQUIRED_USE

Gentoo-Bug: https://bugs.gentoo.org/637510
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-crypt/pinentry/pinentry-1.0.0-r2.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild 
b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild
index 1f5f8bde87e..a5e41681c2c 100644
--- a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild
+++ b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild
@@ -39,10 +39,8 @@ RDEPEND="${CDEPEND}
 "
 
 REQUIRED_USE="
-       || ( ncurses gtk qt5 )
        gtk? ( !static )
        qt5? ( !static )
-       static? ( ncurses )
 "
 
 DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )

Reply via email to