summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-09-19 21:14:01 +0200
committerKristian Fiskerstrand <k_f@gentoo.org>2017-09-20 14:39:45 +0200
commitafd0a92aa9e98c1f819f196005954d4d0ff34235 (patch)
tree46fc74b24a1d9d9e7e1535062cc0d094b0bfda6c /app-crypt/pinentry
parentapp-crypt/pinentry: Switch HOMEPAGE to https (diff)
downloadgentoo-afd0a92aa9e98c1f819f196005954d4d0ff34235.tar.gz
gentoo-afd0a92aa9e98c1f819f196005954d4d0ff34235.tar.bz2
gentoo-afd0a92aa9e98c1f819f196005954d4d0ff34235.zip
app-crypt/pinentry: Remove unused multilib.eclass
Gentoo-bug: 598288 Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r--app-crypt/pinentry/pinentry-1.0.0.ebuild2
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 db6578344c60..ed636ad65e6e 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 flag-o-matic toolchain-funcs
+inherit autotools flag-o-matic qmake-utils toolchain-funcs
DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol"
HOMEPAGE="https://gnupg.org/aegypten2/index.html"