summaryrefslogtreecommitdiff
path: root/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/xinetd/xinetd-2.3.15-r1.ebuild')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.15-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild b/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild
index cb82dc35bb6..39c51be6fde 100644
--- a/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="4"
+EAPI="5"
inherit eutils flag-o-matic systemd toolchain-funcs
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
IUSE="perl rpc tcpd"
DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )
- rpc? ( net-libs/libtirpc )"
+ rpc? ( net-libs/libtirpc:= )"
RDEPEND="${DEPEND}
perl? ( dev-lang/perl )"
DEPEND="${DEPEND}