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

Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
Lars Wendler
2021-10-04 10:25:54 +02:00
parent ae55b44a24
commit 90f90e4c0f
3 changed files with 3 additions and 3 deletions

View File

@@ -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/"

View File

@@ -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/"

View File

@@ -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/"