diff --git a/net-misc/clockspeed/clockspeed-0.62-r7.ebuild b/net-misc/clockspeed/clockspeed-0.62-r8.ebuild similarity index 91% rename from net-misc/clockspeed/clockspeed-0.62-r7.ebuild rename to net-misc/clockspeed/clockspeed-0.62-r8.ebuild index fc40dd6960bff..29bf5a916bca2 100644 --- a/net-misc/clockspeed/clockspeed-0.62-r7.ebuild +++ b/net-misc/clockspeed/clockspeed-0.62-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,8 +22,7 @@ IUSE="static selinux" RESTRICT="mirror bindist test" DEPEND="sys-apps/groff" -RDEPEND="selinux? ( sec-policy/selinux-clockspeed ) - net-dns/djbdns" +RDEPEND="net-dns/djbdns" PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )