net-misc/openssh: Inherit user.eclass for egetshell (bug #708366)

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2020-02-05 11:35:52 -08:00
committed by Patrick McLean
parent 1d8fece05e
commit a0e8fe5cd6
2 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
EAPI=6
inherit eapi7-ver flag-o-matic multilib autotools pam systemd
# user.eclass needed for egetshell
inherit user eapi7-ver flag-o-matic multilib autotools pam systemd
# Make it more portable between straight releases
# and _p? releases.

View File

@@ -3,7 +3,8 @@
EAPI=7
inherit flag-o-matic multilib autotools pam systemd
# user.eclass needed for egetshell
inherit user flag-o-matic multilib autotools pam systemd
# Make it more portable between straight releases
# and _p? releases.