net-firewall/hblock: remove useless systemd use
Package-Manager: Portage-3.0.5, Repoman-2.3.23 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
9acbf8e4f4
commit
1bc49473a4
@ -20,13 +20,10 @@ fi
|
||||
RESTRICT="mirror"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="systemd"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEPEND="
|
||||
sys-apps/baselayout
|
||||
systemd? (
|
||||
sys-apps/systemd
|
||||
)
|
||||
"
|
||||
DEPEND="
|
||||
${COMMON_DEPEND}
|
||||
|
@ -20,13 +20,10 @@ fi
|
||||
RESTRICT="mirror"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="systemd"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEPEND="
|
||||
sys-apps/baselayout
|
||||
systemd? (
|
||||
sys-apps/systemd
|
||||
)
|
||||
"
|
||||
DEPEND="
|
||||
${COMMON_DEPEND}
|
||||
|
Loading…
Reference in New Issue
Block a user