diff --git a/net-nds/rpcbind/rpcbind-0.2.4-r2.ebuild b/net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild similarity index 97% rename from net-nds/rpcbind/rpcbind-0.2.4-r2.ebuild rename to net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild index aa7c610e94f53..8431b518c9401 100644 --- a/net-nds/rpcbind/rpcbind-0.2.4-r2.ebuild +++ b/net-nds/rpcbind/rpcbind-0.2.4-r3.ebuild @@ -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:= ) diff --git a/net-nds/rpcbind/rpcbind-9999.ebuild b/net-nds/rpcbind/rpcbind-9999.ebuild index bd9f7853dc4e9..3a5262860d772 100644 --- a/net-nds/rpcbind/rpcbind-9999.ebuild +++ b/net-nds/rpcbind/rpcbind-9999.ebuild @@ -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:= )