diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.0.0.ebuild b/app-crypt/pinentry/pinentry-1.0.0.ebuild index bc3bb2a3be80..df050ed83ef6 100644 --- a/app-crypt/pinentry/pinentry-1.0.0.ebuild +++ b/app-crypt/pinentry/pinentry-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit autotools qmake-utils multilib eutils flag-o-matic toolchain-funcs +inherit autotools qmake-utils multilib flag-o-matic toolchain-funcs DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol" HOMEPAGE="http://gnupg.org/aegypten2/index.html" |