commit:     90f90e4c0fa088ecbc72e1db91c94ab5e7efc6bd
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  4 08:25:54 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Oct  4 08:25:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f90e4c

mail-mta/msmtp: Removed unused "multilib" eclass inherit

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 mail-mta/msmtp/msmtp-1.8.12.ebuild | 2 +-
 mail-mta/msmtp/msmtp-1.8.16.ebuild | 2 +-
 mail-mta/msmtp/msmtp-1.8.17.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-mta/msmtp/msmtp-1.8.12.ebuild 
b/mail-mta/msmtp/msmtp-1.8.12.ebuild
index 28b0a875cb2..1593b798c0a 100644
--- a/mail-mta/msmtp/msmtp-1.8.12.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.12.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit fcaps multilib
+inherit fcaps
 
 DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
 HOMEPAGE="https://marlam.de/msmtp/";

diff --git a/mail-mta/msmtp/msmtp-1.8.16.ebuild 
b/mail-mta/msmtp/msmtp-1.8.16.ebuild
index aca3fa1b170..9e91391eb5d 100644
--- a/mail-mta/msmtp/msmtp-1.8.16.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.16.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit fcaps multilib
+inherit fcaps
 
 DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
 HOMEPAGE="https://marlam.de/msmtp/";

diff --git a/mail-mta/msmtp/msmtp-1.8.17.ebuild 
b/mail-mta/msmtp/msmtp-1.8.17.ebuild
index aca3fa1b170..9e91391eb5d 100644
--- a/mail-mta/msmtp/msmtp-1.8.17.ebuild
+++ b/mail-mta/msmtp/msmtp-1.8.17.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit fcaps multilib
+inherit fcaps
 
 DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
 HOMEPAGE="https://marlam.de/msmtp/";

Reply via email to