net-nds/rpcbind: require warmstarts for systemd

Bug: https://bugs.gentoo.org/650030#c7
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
This commit is contained in:
Mike Gilbert
2018-03-12 13:24:07 -04:00
parent 98b5ba745d
commit 0bffded2ba
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ HOMEPAGE="https://sourceforge.net/projects/rpcbind/"
LICENSE="BSD"
SLOT="0"
IUSE="debug selinux systemd tcpd warmstarts"
REQUIRED_USE="systemd? ( warmstarts )"
CDEPEND=">=net-libs/libtirpc-1.0:=
systemd? ( sys-apps/systemd:= )

View File

@@ -19,6 +19,7 @@ HOMEPAGE="https://sourceforge.net/projects/rpcbind/"
LICENSE="BSD"
SLOT="0"
IUSE="debug selinux systemd tcpd warmstarts"
REQUIRED_USE="systemd? ( warmstarts )"
CDEPEND=">=net-libs/libtirpc-0.2.3:=
systemd? ( sys-apps/systemd:= )