net-misc/tinyssh: fix IndirectInherits

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-12-15 12:14:15 +01:00
parent d30b7b14f8
commit e8638d6697
2 changed files with 2 additions and 2 deletions

View File

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

View File

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