commit: c890ba5476d5bb4b52dd117a35bc25c98d554d18 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 13 13:54:58 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu May 13 13:54:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c890ba54
net-misc/openssh: drop unused multilib inherit Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> net-misc/openssh/openssh-8.4_p1-r3.ebuild | 2 +- net-misc/openssh/openssh-8.5_p1-r1.ebuild | 2 +- net-misc/openssh/openssh-8.5_p1.ebuild | 2 +- net-misc/openssh/openssh-8.6_p1-r1.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/openssh/openssh-8.4_p1-r3.ebuild b/net-misc/openssh/openssh-8.4_p1-r3.ebuild index ef43e0aa202..bc42f87054e 100644 --- a/net-misc/openssh/openssh-8.4_p1-r3.ebuild +++ b/net-misc/openssh/openssh-8.4_p1-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit user-info flag-o-matic multilib autotools pam systemd toolchain-funcs +inherit user-info flag-o-matic autotools pam systemd toolchain-funcs # Make it more portable between straight releases # and _p? releases. diff --git a/net-misc/openssh/openssh-8.5_p1-r1.ebuild b/net-misc/openssh/openssh-8.5_p1-r1.ebuild index b440e7aa4ae..8aea025ac78 100644 --- a/net-misc/openssh/openssh-8.5_p1-r1.ebuild +++ b/net-misc/openssh/openssh-8.5_p1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit user-info flag-o-matic multilib autotools pam systemd toolchain-funcs +inherit user-info flag-o-matic autotools pam systemd toolchain-funcs # Make it more portable between straight releases # and _p? releases. diff --git a/net-misc/openssh/openssh-8.5_p1.ebuild b/net-misc/openssh/openssh-8.5_p1.ebuild index 1d37aa2af6c..340080016b3 100644 --- a/net-misc/openssh/openssh-8.5_p1.ebuild +++ b/net-misc/openssh/openssh-8.5_p1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit user-info flag-o-matic multilib autotools pam systemd toolchain-funcs +inherit user-info flag-o-matic autotools pam systemd toolchain-funcs # Make it more portable between straight releases # and _p? releases. diff --git a/net-misc/openssh/openssh-8.6_p1-r1.ebuild b/net-misc/openssh/openssh-8.6_p1-r1.ebuild index bda61266ca3..dd9d76ad5bc 100644 --- a/net-misc/openssh/openssh-8.6_p1-r1.ebuild +++ b/net-misc/openssh/openssh-8.6_p1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit user-info flag-o-matic multilib autotools pam systemd toolchain-funcs +inherit user-info flag-o-matic autotools pam systemd toolchain-funcs # Make it more portable between straight releases # and _p? releases.
