From e8638d6697ee87a58cac07249c63a48a619b246a Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 15 Dec 2021 12:14:15 +0100 Subject: [PATCH] net-misc/tinyssh: fix IndirectInherits Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- net-misc/tinyssh/tinyssh-20210601.ebuild | 2 +- net-misc/tinyssh/tinyssh-99999999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/tinyssh/tinyssh-20210601.ebuild b/net-misc/tinyssh/tinyssh-20210601.ebuild index 1137216026..df6be2ec4b 100644 --- a/net-misc/tinyssh/tinyssh-20210601.ebuild +++ b/net-misc/tinyssh/tinyssh-20210601.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit systemd +inherit systemd toolchain-funcs DESCRIPTION="A small SSH server with state-of-the-art cryptography" HOMEPAGE="https://tinyssh.org" diff --git a/net-misc/tinyssh/tinyssh-99999999.ebuild b/net-misc/tinyssh/tinyssh-99999999.ebuild index 48d90965d5..99c90d3e6e 100644 --- a/net-misc/tinyssh/tinyssh-99999999.ebuild +++ b/net-misc/tinyssh/tinyssh-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit systemd +inherit systemd toolchain-funcs DESCRIPTION="A small SSH server with state-of-the-art cryptography" HOMEPAGE="https://tinyssh.org"